Here is a list of common error codes and their explanations:
General Error Codes
404 Not Found
The requested resource could not be found. *For more details, see our [Guide](/Documentation/en/Developer/Guide).*500 Internal Server Error
The server encountered an unexpected condition. *Check our [Best Practices](/Documentation/en/Developer/Best_Practices) for troubleshooting tips.*
API-Specific Error Codes
400 Bad Request
Invalid request syntax or malformed parameters.401 Unauthorized
Authentication is required and has failed. *Refer to our [Authentication Docs](/Documentation/en/Developer/Authentication) for solutions.*
Tips
- Always check the Error Codes Page for the latest updates.
- Use the 🤖 emoji to denote bot-related errors.
- 🚨 Critical errors may require immediate attention.
For visual examples of error scenarios, see: