Back to Help
Understanding Error Codes
Common error codes and what they mean
Error Codes
Authentication Errors
- 401 Unauthorized: Your session has expired. Please log in again.
- 403 Forbidden: You don't have permission to access this resource.
Validation Errors
- 400 Bad Request: The data you submitted is invalid. Check the error message for details.
- 409 Conflict: The operation conflicts with existing data (e.g., duplicate email).
Server Errors
- 500 Internal Server Error: Something went wrong on our end. Please try again or contact support if it persists.
- 503 Service Unavailable: The service is temporarily down for maintenance.
What to Do
If you encounter an error:
- Note the error code and message
- Try refreshing the page
- If the problem persists, contact support with the error details