List of common errors
| Error code | Description | Possible root causes |
| Other errors | ||
|---|---|---|
| 0 | Typeless errors | See error description in the API response |
| 503 | API functions are currently unavailable | Server is under maintenance |
| 429 | API concurrent requests limit exceeded |
|
| 10001 | Internal Error | |
| Authorization errors | ||
| 53 | Authorization error |
|
| 54 | Access restricted |
|
| Invalid API request | ||
| 1000 | Invalid request name |
Invalid request address format: /v2/ajax/_operator_/_service_[/_method_] |
| 1001 | Invalid operator | |
| 1002 | Invalid service | |
| 1003 | Invalid method |
|
| 1004 | Invalid API version | |
| Invalid field value | ||
| 2000 | Invalid format of the sent data | |
| 2001 | Required parameter missing | |
| 2002 | Invalid parameter type |
|
| 2003 | Invalid parameter value | |
| 2004 | Invalid filters filter parameters |
|
| 2005 | Invalid pagination parameters |
|