Skip to content

bundle_exhausted

Bundle exhausted โ€” HTTP 409 ยท type conflict_error

What happened

The bundle has no remaining data allowance.

How to fix it

Assign a fresh bundle or top up the existing one before continuing.

Example response

{
  "error": {
    "type": "conflict_error",
    "code": "bundle_exhausted",
    "message": "A human-readable description of what went wrong.",
    "doc_url": "https://docs.interglobe.io/errors/bundle_exhausted"
  },
  "request_id": "req_1a2b3c"
}

โ† All error codes