Skip to content

iccid_not_found

eSIM not found โ€” HTTP 404 ยท type not_found_error

What happened

No eSIM with that ICCID exists in this environment.

How to fix it

Verify the ICCID and environment. A sandbox ICCID is only visible to `ig_test_` keys.

Example response

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

โ† All error codes