Skip to content

bundle_addon_without_base

Add-on without a base bundle โ€” HTTP 409 ยท type conflict_error

What happened

This is an add-on bundle, but the eSIM has no active base bundle to attach it to.

How to fix it

Assign a base bundle first, then stack the add-on.

Example response

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

โ† All error codes