Skip to content

Response Codes

Stardust's API uses the following HTTP codes and business-specific codes.

CodeDescription
50522The pool vertex information is incorrect.
50523The last pool is not the finish pool.
50524The workflow template name already exists.
50525The pool name in the workflow template is the same.
50526There are some pools that have no edges.
50527The annotaion/check/sampling/algorithm pool can output only one edge.
50528The number of pools exceeds the limit of 20.
50529TemplateName is already exists.
50530The pool type has not exists.
50531The completion pool cannot be connected to other pools.
51001Do not create campaign repeatedly.
51002Unknown annotation type.
51002Unknown campaignType.
51003campaignId is already exists.
51004campaignName is already exists.
51005Campaign create has error.
51006CampaignId not exists.
51007workflowType error.
51008Campaign not exists.
51009campaignName not exists.
52001Create workflow failed.
52002Workflow pool is empty.
53001Do not create annotation request repeatedly.
53002Create annotation request has error.
53003Annotation request has not exists.
53004annotationRequestId is already exists.
53005annotationRequestName is already exists.
53006Unknown folder relation.
53007folder is not exists.
54001folder already exists.
54002folderId already exists.
54003Name already exists.
54004folderId is not exists.
54005Create folder failed.
54006folderName is not exists.
54008Folder status has not exists.
54009Update folder failed.
54010Provide bucket name, can not use bucket path.
54011helixBucketName:[%s] max size is 255.
54013helixBucketName:[%s] connection failed. Check whether the bucket exists.
55001Description Failed to create a pool.
55002Workflow not found.
55003Pools are not the type of work.
55004The AR pool subtype must match the campaign type.
55005Pool not found.
56001SceneId is not exists.
57001Taxonomy json has error: The value 123 of field key cannot be converted to type number. Please check the value of this field.
57002The key for Taxonomy was repeated.
57003TaxonomyVersionName was repeated.
57004'imageSourceMapping' value is not the key of the suboperation.
57005The minimum attribute is larger than the maximum attribute.
57006The default value is not in the items selection range.
57012The label for Taxonomy was repeated.
json
{
  "code": 2000,
  "data": null,
  "date": "2025-03-13 20:00:00",
  "message": "",
  "requestId": "7610aa38c0fc409d98c827a879d9cae5",
  "success": true
}
json
{
  "code": 5000,
  "data": null,
  "date": "2025-03-13 20:00:00",
  "message": "Service hiccuped, please try again later",
  "requestId": "7610aa38c0fc409d98c827a879d9cae5",
  "success": false
}