Help Center/ DataArts Studio/ FAQs/ DataArts Factory/ What Should I Do If Error Message "Workspace does not exists" Is Displayed When I Call a DataArts Factory API?
Updated on 2024-08-30 GMT+08:00

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).