Skip to content

shared_pool_cross_account

Cross-account share not allowed โ€” HTTP 409 ยท type conflict_error

What happened

The member eSIM belongs to a different tenant/sub-account than the pool.

How to fix it

Only share pools between eSIMs in the same account.

Example response

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

โ† All error codes