Error Codes
| Status Code | Error Codes | Error Message | Description | Solution |
|---|---|---|---|---|
| 400 | TMS.0002 | Bad request. | Invalid request data. | Check request parameters. |
| 400 | TMS.0007 | Limit is invalid. | Invalid limit. | Specify a valid limit. |
| 400 | TMS.0008 | Marker is invalid. | Invalid marker. | Specify a valid marker. |
| 400 | TMS.0009 | Key is invalid. | Invalid key. | Specify a valid key. |
| 400 | TMS.0010 | Value is invalid. | Invalid value. | Specify a valid value. |
| 400 | TMS.0011 | Action is invalid. | Invalid action. | Specify a valid action. |
| 400 | TMS.0012 | Tags is empty. | tags is left blank. | Specify a valid tags. |
| 400 | TMS.0013 | Empty element in tags. | Elements in tags are empty. | Specify a valid tags. |
| 400 | TMS.0016 | Values is too much. | The maximum number of characters for value has been reached. | Specify a valid value. |
| 400 | TMS.0017 | Offset is invalid. | Invalid offset. | Specify a valid tags. |
| 400 | TMS.1001 | The number of predefine tag exceeds the upper limit. | The maximum number of predefined tags has been reached. | Delete unnecessary predefined tags. |
| 400 | TMS.1002 | Old_tag cannot be found. | The old tag does not exist. | Check the old tag. |
| 400 | TMS.1003 | New_tag already exists. | The new tag already exists. | Check the new tag. |
| 400 | TMS.1004 | Old_tag is empty. | The old tag is left blank. | Check the old tag. |
| 400 | TMS.1005 | Invalid key in old_tag. | Invalid key in the old tag. | Specify a valid key for the old tag. |
| 400 | TMS.1006 | Invalid value in old_tag. | Invalid value in the old tag. | Specify a valid value for the old tag. |
| 400 | TMS.1007 | New_tag is empty. | The new tag is left blank. | Check the new tag. |
| 400 | TMS.1008 | Invalid key in new_tag. | Invalid key in the new tag. | Specify a valid key for the new tag. |
| 400 | TMS.1009 | Invalid value in new_tag. | Invalid value in the new tag. | Specify a valid value for the new tag. |
| 400 | TMS.1010 | Order_field is invalid. | Invalid sortField. | Specify a valid sortField. |
| 400 | TMS.1011 | Order_method is invalid. | Invalid orderMethod. | Specify a valid orderMethod. |
| 401 | TMS.0003 | Unauthorized user. | Unauthorized request. | Check the authentication token. |
| 403 | TMS.0004 | Permission error. | Insufficient permissions. | Check your permissions. |
| 403 | TMS.0006 | The request is too much, try again later. | Too many requests. | Try again later. |
| 404 | TMS.0005 | Requested resources not found. | Failed to find the resource. | Contact the service support personnel to check whether the API has been registered. |
| 409 | TMS.0014 | Conflict | Internal conflict. | Contact service support personnel. |
| 500 | TMS.0001 | System error. | System error. | Contact service support personnel. |
| 504 | TMS.0018 | Query Time Out. | Query timed out. | Try again later. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.