Error Codes
If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in API Gateway Error Codes.
| Status Code | Error Codes | Error Message | Description | Solution |
|---|---|---|---|---|
| 400 | RES.1001 | Basic Error | The value of request parameter {0} is invalid. | Check whether the input parameter value is invalid |
| 400 | RES.1002 | Basic Error | The length of request parameter {0} is invalid. | Enter a valid value length for the request parameter. |
| 400 | RES.1006 | Basic Error | The request content is invalid. | Check whether the request content complies with the document requirements. |
| 400 | RES.1008 | Basic Error | Request parameter {0} is left blank. | Enter a correct parameter value. |
| 400 | RES.1009 | Basic Error | Complete real-name authentication. | Complete real-name authentication. |
| 400 | RES.1010 | Authentication Error | Complete the OBT. | Apply for OBT. |
| 400 | RES.1012 | Authentication Error | UserPair is left blank. | Check whether the request content complies with the document requirements. |
| 400 | RES.1020 | Basic Error | Failed to load the configuration file. | Reload the configuration file. |
| 400 | RES.1024 | Basic Error | You are not allowed to perform operations on job ({0}). | Ensure that the job information is correct. |
| 400 | RES.1025 | Basic Error | You are not allowed to perform operations on data source ({0}). | Check whether the data source information is correct. |
| 400 | RES.1026 | Basic Error | You are not allowed to perform operations on scenario ({0}). | Ensure that the scenario information is correct. |
| 400 | RES.1027 | Basic Error | You are not allowed to perform operations on resource ({0}). | Ensure that the job information is correct. |
| 400 | RES.1200 | Datasource Error | The structure of the data source is not determined and therefore cannot be queried. | Check whether the data source information is correct. |
| 400 | RES.1201 | Datasource Error | The data source is in use and therefore cannot be modified. | Check whether the data source is in use. |
| 400 | RES.1202 | Datasource Error | A job is running. Therefore, the data range cannot be modified. | Check whether any job is running. |
| 400 | RES.1203 | Datasource Error | An offline task is running. Therefore, the offline computing specifications cannot be modified. | Check whether an offline task is running. |
| 400 | RES.1204 | Datasource Error | A real-time task is running. Therefore, the real-time computing specifications cannot be modified. | Check whether any real-time task is running. |
| 400 | RES.1205 | Datasource Error | A ranking service is running. Therefore, the ranking model training specifications cannot be modified. | Check whether the ranking service is running. |
| 400 | RES.1206 | Datasource Error | An online service is running. Therefore, the online concurrency specifications cannot be modified. | Check whether any online service is running. |
| 400 | RES.3004 | Basic Error | An error occurred when configuring the database resource model. | Contact the administrator to check the database model configurations. |
| 400 | RES.3005 | Basic Error | Insufficient data source connection quota. | You can build up to 5 data connections. Clear the connections in a timely manner. |
| 400 | RES.3301 | Datasource Error | Incorrect data source type. | Check whether the data source information is correct. |
| 400 | RES.3302 | Datasource Error | The file to which the data source URL points does not exist. | Check whether the value of datasourceUrl is correct. |
| 400 | RES.3303 | Datasource Error | The data source URL is empty. | Check whether the value of datasourceUrl is empty. |
| 400 | RES.3304 | Datasource Error | Failed to delete the data source. | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3305 | Datasource Error | Failed to obtain the data source. | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3306 | Datasource Error | Failed to modify data structure ({0}). | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3307 | Datasource Error | Failed to add the data source. | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3308 | Datasource Error | The offline data source configuration is not changed. | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3309 | Basic Error | An offline task is running. Therefore, the offline information cannot be modified. | Wait until the offline task is successfully executed. |
| 400 | RES.3310 | Basic Error | A nearline task is running. Therefore, the specifications of the nearline task cannot be modified. | Wait until the nearline task is successfully executed. |
| 400 | RES.3311 | Basic Error | Data source ({0}) does not exist. | Check whether the data source exists. |
| 400 | RES.3312 | Basic Error | The task or scenario associated with data source ({0}) is not empty. | Check whether the task or scenario associated with the data source is empty. |
| 400 | RES.3313 | Basic Error | Failed to delete task ({0}). | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3314 | Basic Error | Failed to lock task ({0}). | Perform this operation again or contact the administrator to handle the problem. |
| 400 | RES.3315 | Basic Error | The data source name in a workspace must be unique. | Change the data source name. |
| 400 | RES.3401 | EPS Error | Failed to obtain enterprise project list ({0}). | Contact the administrator to check whether the EPS service is functioning normally. |
| 400 | RES.3403 | workspace Error | Workspace ({0}) does not exist. | Check whether the workspace exists. |
| 400 | RES.3406 | Basic Error | Workspace ({0}) already exists. | Check whether the workspace exists. |
| 400 | RES.3407 | Basic Error | The workspace list is empty. | Check whether the workspace list is empty. |
| 400 | RES.3409 | Basic Error | Duplicate key value. | Ensure that the key value is unique. |
| 400 | RES.3410 | Basic Error | Key value {0} is not supported. | Check whether the key value meets the document requirements. |
| 400 | RES.3411 | Basic Error | Resources in workspace ({0}) are not cleared. | Clear the resources in the workspace. |
| 400 | RES.3501 | Basic Error | Scenario ({0}) does not exist. | Check whether the scenario exists. |
| 400 | RES.3502 | Basic Error | The task associated with scenario ({0}) cannot be empty. | Check whether the scenario has associated tasks. |
| 400 | RES.3503 | Basic Error | Scenario ({0}) already exists. | Check whether the scenario already exists. |
| 400 | RES.3510 | Basic Error | The data source is unavailable. | Enter a correct data source. |
| 400 | RES.5509 | Basic Error | Incorrect data source status ({0}). | Check the data source status. |
| 400 | RES.5510 | Basic Error | The status of the dependent job ({0}) is incorrect. | Check the status of the dependent job. |
| 400 | RES.5511 | Basic Error | The running job depends on this item and cannot be stopped. | Stop the jobs that depend on the job. |
| 401 | RES.1018 | Authentication Error | The value of token ({0}) is invalid. | Check whether the input parameter value is invalid |
| 401 | RES.1019 | Basic Error | The token parameter ({0}) is empty. | Check whether the input parameter value is invalid |
| 401 | RES.2301 | IAM Error | Failed to parse the token in the request. | Contact the administrator to check whether the IAM service is functioning normally. |
| 401 | RES.2303 | IAM Error | Failed to obtain parameter x-subject-token. | Contact the administrator to check whether the IAM service is functioning normally. |
| 401 | RES.3402 | Authentication Error | You are not authorized to perform operations on enterprise project ({0}). | Apply for the permissions to perform operations on the enterprise project. |
| 401 | RES.3404 | Basic Error | You are not authorized to perform operations on workspace {0}. | Add the permissions to perform operations on the workspace. |
| 401 | RES.3405 | Basic Error | You are not authorized to perform this operation on the default workspace. | Switch to another workspace. |
| 401 | RES.3408 | Basic Error | Insufficient permissions. | Apply for the corresponding permissions. |
| 401 | RES.5001 | Basic Error | This operation cannot be performed because your account has been frozen. | Check the account status. |
| 401 | RES.5002 | Basic Error | This operation cannot be performed because your account has been suspended. | Please contact the administrator. |
| 401 | RES.5003 | Basic Error | You are not authorized to perform this operation. | Please contact the administrator. |
| 401 | RES.5004 | Basic Error | This operation cannot be performed because your account is in arrears. | Top up your account. |
| 401 | RES.5005 | Basic Error | This operation cannot be performed because your account has been frozen for security reasons. | Check the account status. |
| 401 | RES.5500 | Basic Error | You are not authorized to run res:({0}):({1}). | Please contact the administrator. |
| 401 | RES.5501 | Basic Error | The processing path is abnormal. | Check whether the processing path is normal. |
| 401 | RES.5502 | Basic Error | The current operation is not registered. | Check whether the operation is registered. |
| 401 | RES.5503 | Basic Error | The account is suspended. | Please contact the administrator. |
| 401 | RES.5504 | Basic Error | An error occurred when querying database ({0}). | Please contact the administrator. |
| 401 | RES.5505 | Basic Error | The project ID is empty. | Check whether the project ID is correct. |
| 401 | RES.5506 | Basic Error | This operation cannot be performed because real-name authentication has not been performed. | Complete the real-name authentication. |
| 401 | RES.5507 | Basic Error | You are not authorized to perform this operation. | Please contact the administrator. |
| 401 | RES.5508 | Basic Error | The project ID and token do not match. | Check whether the project ID matches the token. |
| 500 | RES.2001 | Basic Error | The job name must be unique in a scenario. | Change the scenario name. |
| 500 | RES.2002 | Basic Error | Job ({0}) does not exist. | Check whether the job exists. |
| 500 | RES.2003 | Basic Error | The job is in the {0} state. Therefore, it cannot be updated. | Check whether the job can be updated. |
| 500 | RES.2004 | Basic Error | The job is in the {0} state. Therefore, it cannot be deleted. | Check whether the job can be deleted. |
| 500 | RES.2901 | DIS Error | Failed to create DIS queue ({0}). | Contact the administrator to check whether the DIS service is functioning normally. |
| 500 | RES.2902 | DIS Error | Failed to create DIS agency ({0}). | Contact the administrator to check whether the DIS service is functioning normally. |
| 500 | RES.2903 | DIS Error | Failed to initialize the DIS queue. | Contact the administrator to check whether the DIS service is functioning normally. |
| 500 | RES.3001 | DLI Error | Failed to query DLI queue ({0}). | Contact the administrator to check whether the EPS service is functioning normally. |
| 500 | RES.3002 | DLI Error | Failed to create DLI queue ({0}). | Contact the administrator to check whether the EPS service is functioning normally. |
| 500 | RES.3003 | DLI Error | Failed to delete DLI queue ({0}). | Contact the administrator to check whether the DLI service is functioning normally. |
| 500 | RES.3006 | DLI Error | Failed to start DLI task {0}. | Contact the administrator to check whether the DLI service is functioning normally. |
| 500 | RES.3007 | DLI Error | DLI server system error. | Contact the administrator to check whether the DLI service is functioning normally. |
| 500 | RES.3101 | CS Error | Failed to query CS cluster ({0}). | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3102 | CS Error | Failed to create CS cluster ({0}). | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3103 | CS Error | Failed to create the VPC peering connection ({0}). | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3104 | CS Error | The cluster status is abnormal. | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3106 | CS Error | Failed to query the VPC peering connection ({0}). | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3108 | CS Error | Failed to create a route for CS cluster ({0}). | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3109 | CS Error | Failed to create VPC route ({0}). | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3110 | CS Error | Failed to modify the CS cluster. | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3111 | CS Error | Failed to bind the queue. | Contact the administrator to check whether the CS service is functioning normally. |
| 500 | RES.3201 | IAM Error | Failed to obtain parameter x-subject-token. | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3202 | IAM Error | Failed to create resource tenant | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3203 | IAM Error | Failed to create domain ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3204 | IAM Error | Failed to create domain owner user ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3205 | IAM Error | Failed to create AK/SK pair({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3206 | OBS Error | Failed to create a bucket. | Contact the administrator to check whether the OBS service is functioning normally. |
| 500 | RES.3207 | IAM Error | Failed to obtain resource tenant information. | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3208 | OBS Error | Failed to find URL ({0}) in the bucket. | Contact the administrator to check whether the OBS service is functioning normally. |
| 500 | RES.3209 | Basic Error | Failed to obtain the scenario information. | Check whether the scenario ID is correct. |
| 500 | RES.3211 | IAM Error | Failed to obtain the agency information ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3212 | IAM Error | The agency name does not exist or does not meet the requirements. | Please contact the administrator. |
| 500 | RES.3213 | IAM Error | Failed to obtain role ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3214 | IAM Error | Failed to create agency ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3215 | IAM Error | Failed to grant permissions to agency ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3216 | IAM Error | Create a resource tenant. | Contact the administrator to check whether the DLI service is functioning normally. |
| 500 | RES.3217 | IAM Error | The agency account or cloud service is incorrect. | Delete the agency. |
| 500 | RES.3218 | IAM Error | Failed to obtain MOS project information ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3219 | IAM Error | Failed to obtain account {0}. | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3220 | IAM Error | Failed to delete agency {0}. | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.3221 | IAM Error | Failed to delete resource tenant ({0}). | Contact the administrator to check whether the IAM service is functioning normally. |
| 500 | RES.4710 | Basic Error | Insufficient resource quota ({0}). | Check whether the resource quota reaches the upper limit. |
Last Article: Appendix
Next Article: Status Code
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.