capability_unsupported
Capability unsupported โ HTTP 409 ยท type conflict_error
What happened
The eSIM's profile or the network doesn't support the requested capability.
How to fix it
Check the eSIM's capabilities before requesting the operation; some controls are profile-specific.
Example response
{
"error": {
"type": "conflict_error",
"code": "capability_unsupported",
"message": "A human-readable description of what went wrong.",
"doc_url": "https://docs.interglobe.io/errors/capability_unsupported"
},
"request_id": "req_1a2b3c"
}