⚙
Error Codes
Use to following error codes to troubleshoot.
HTTP Status | Message | Description |
---|---|---|
400 | Validation Error | The request body does not match the schema for the expected parameters. |
401 | Not Allowed | The bearer token is not valid. |
404 | Not Found | The request URL is not valid. |
405 | Method Not Allowed | The request method is not allowed. |
429 | Too many requests | The rate limit has been reached. Rate limit is 1 per second (60 per minute). |
Last modified 21d ago