Response in:
TEXTJSONXML
Error Codes
Error Code |
HTTP Status |
Message |
Details |
error_auth_required |
401 |
Authorization Required |
Please provide proper authentication details. |
error_resource_not_found |
404 |
Resource Not Found |
The requested resource was not found. Please check the URL and try again. |
error_method_invalid |
405 |
Method Not Allowed |
Please use the proper HTTP method for this request. |
error_no_action |
421 |
No Action Performed |
The server attempted to process your request, but has no action to perform. |
error_too_many_requests |
429 |
Too Many Requests |
Please wait before making another request. |
Example error response: error_auth_required