500: Internal Server Error
Likely cause
The origin/application raised an unhandled internal error.
Check
Check the application's own error logs for a stack trace or exception around the time of this request.
Fix
Fix the underlying application bug or unhandled exception causing the error.
Verify
Retry the request once the fix is deployed and confirm it no longer errors.