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).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.