Get Started
Troubleshooting
Find out the common extended error messages you may encounter
Here’s a list of common errors on the Protocol. Didn’t find the solution? Please, let us know in our community.
Status | Name | Description |
---|---|---|
400 | Bad Request | Invalid parameters structure on request body. |
401 | Unauthorized | API_KEY or TOKEN is invalid or missing. |
403 | Forbidden | API_KEY or TOKEN can’t access this resource. |
404 | Not Found | The resource could not be found. |
415 | Unsupported Media Type | Content-Type doesn’t match with the request body. |
429 | Too Many Requests | Rate limit exceeded. |
500 | Internal Server Error | This is an unexpected server error. Please, contact us for support. |