FLASHAPI.

Forbidden

This API key is not permitted to call this product.

FieldValue
HTTP status403
codeFORBIDDEN
retryablefalse
typehttps://docs.flashapi.io/errors/forbidden

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/forbidden",
  "title": "Forbidden",
  "status": 403,
  "detail": "This API key is not permitted to call this product.",
  "instance": "urn:flashapi:request:req_01JXYZ123",
  "code": "FORBIDDEN",
  "request_id": "req_01JXYZ123",
  "retryable": false
}

See the error catalog for every platform code.