This page provides a comprehensive reference for common error codes and their associated details within the Acme Corp platform.
Description: This error indicates that the server could not understand the request due to invalid syntax or parameters.
Possible Causes:
Example: { "status": "400", "message": "Invalid input parameter: 'age' must be a number." }
Description: This error signifies that the request requires authentication and the provided credentials are invalid or missing.
Possible Causes:
Example: { "status": "401", "message": "Authentication required." }
Description: This error is a generic error indicating that the server encountered an unexpected condition that prevented it from fulfilling the request.
Possible Causes:
Example: { "status": "500", "message": "Internal server error." }
For more information or to report a specific issue, please contact our support team at