Skip to main content

Common Error Codes

CodeMeaning
200OK - Request was successful
400Bad Request - Malformed request or missing required parameters
401Unauthorized - Missing token, expired token
403Forbidden - You are trying to access a resource for which you don't have proper access rights.
404Not Found - You are trying to access a resource that does not exist
422Unprocessable Entity - You provided all the required parameters but they are not proper for the request
500Internal Server Error - We had a glitch in our servers. Retry the request in a little while or contact support
503Service Unavailable – We’re temporarily offline for maintenance. Please try again later.