The server encountered an unexpected condition that prevented it from fulfilling the request.
Something broke on the server. This is not your fault—it's a bug in the server code or infrastructure issue.
Unhandled exception in server code
Database connection failure
Server out of memory
Invalid configuration
Third-party service failure
Try the request again (might be transient)
Check server logs for error details
Simplify request to isolate the issue
Contact API provider if persistent
DevConsole captures the exact request that failed. Replay with simplified payloads to help identify the trigger.
Get DevConsole ProSomething broke on the server. This is not your fault—it's a bug in the server code or infrastructure issue.
Try the request again (might be transient) Check server logs for error details Simplify request to isolate the issue Contact API provider if persistent
No, 500 is a server error. This means the issue is on the server side, not with your request.