forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
1006 B
1006 B
What Should I Do If Error Message "Workspace does not exists" Is Displayed When I Call a DataArts Factory API?
Symptom
Error message "Workspace does not exists" is displayed when I call a DataArts Factory API.
Solution
Add the project ID to the request header in the code, that is, header.add("X-Project-Id",Project ID).
Parent topic: DataArts Factory