FLASHAPI.

Internal error

An unexpected error occurred.

FieldValue
HTTP status500
codeINTERNAL_ERROR
retryabletrue
typehttps://docs.flashapi.io/errors/internal-error

Gateway and upstream problem+json bodies use this type URI. SDKs should branch on code, not on title or detail.

Example#

terminal
{
  "type": "https://docs.flashapi.io/errors/internal-error",
  "title": "Internal error",
  "status": 500,
  "detail": "An unexpected error occurred.",
  "instance": "urn:flashapi:request:req_01JXYZ123",
  "code": "INTERNAL_ERROR",
  "request_id": "req_01JXYZ123",
  "retryable": true
}

See the error catalog for every platform code.