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>
15 lines
1006 B
HTML
15 lines
1006 B
HTML
<a name="dataartsstudio_03_0404"></a><a name="dataartsstudio_03_0404"></a>
|
|
|
|
<h1 class="topictitle1">What Should I Do If Error Message "Workspace does not exists" Is Displayed When I Call a DataArts Factory API?</h1>
|
|
<div id="body0000001374473956"><div class="section" id="dataartsstudio_03_0404__section20864441103118"><h4 class="sectiontitle">Symptom</h4><p id="dataartsstudio_03_0404__p125021046113112">Error message "Workspace does not exists" is displayed when I call a DataArts Factory API.</p>
|
|
</div>
|
|
<div class="section" id="dataartsstudio_03_0404__section15931191914342"><h4 class="sectiontitle">Solution</h4><p id="dataartsstudio_03_0404__p158531325183417">Add the project ID to the request header in the code, that is, header.add("X-Project-Id",<em id="dataartsstudio_03_0404__i6828528173114">Project ID</em>).</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dataartsstudio_03_0035.html">DataArts Factory</a></div>
|
|
</div>
|
|
</div>
|
|
|