Skip to main content

Common Errors

This section lists the errors common to all APIs.

Sr. #Error CodeErrorDescription
1.400Bad requestWrong parameters
2.401UnauthorizedWrong or expired token
3.404Not foundThe URL is incorrect or object isn't found
4.405Method not allowedWrong HTTP verb is used in the request
5.500Internal server errorAn exception or error occurred in API
6.501Not implementedRequired function isn't implemented by API
7.503Service unavailableAPI service isn't available