internal_error
internal_error
HTTP 500 — An unexpected error occurred.
Returned as application/problem+json with code internal_error and HTTP status 500.
Something failed unexpectedly on our side. The failure is logged against your request_id.
Common causes
- An unhandled server error.
How to resolve
- Retry with exponential backoff.
- If it persists, contact support and quote the
request_id.
Example
This error is typically transient — safe to retry with exponential backoff.