HTTP Codes
The table below summarizes the most common error codes returned by our service APIs as well as the meaning and the recommended fix for each.
Code | Meaning | Fix |
400 | Bad request (Usually implies there are missing fields) | Make sure all fields were correctly added. |
401 | Unauthorized | Make sure you add the bearer token to the headers |
500 | Internal Server Error | Request correctly received, but an unexpected error occurred. Try again later |
Last modified 2yr ago