Code | Meaning | Measures |
0 | Success | No |
100000 | Internal system error | Retry or contact the administrator to locate the issue. |
100001/100003 | Request parameter errors (including incorrect parameter format and type, missing parameters, or lacking required parameters) | Check the parameter format and type according to the API protocol. |
100002 | Parameter value error | Check the parameter list according to the API protocol. |
100005 | Unauthorized operation | Check if the session has the necessary permissions for the request. |
110006 | The record does not exist. | Check if the taskid is correct. |
100008 | Exceed quota limit | The allocated quota has been used up. |
Was this page helpful?