What do common API error codes mean, and how do I fix them?
Peace Simon
This guide explains common HTTP error codes encountered when using the Dojah AP
Common API error codes include:
400 (Bad Request): Invalid or missing parameters.
401 (Unauthorized): Invalid or missing API key.
403 (Forbidden): Session not found
404 (Not Found): Incorrect endpoint.
500 (Server Error): Temporary server issue.
Find more errors on the API logs page inside the developers tab. To resolve errors, review your request parameters, confirm your API keys, check endpoint URLs, and ensure your data format matches the documentation.
Was this helpful?
API Errors
Troubleshooting
HTTP Status Codes
Error 400
Authentication
Developer Support
