Error handling
Code: A numeric or HTTP-based identifier that categorizes the error.
Reason: A detailed explanation of the error, including additional context when applicable.
API Errors
These errors occur when the request is well-formed but cannot be processed due to validation issues or other business rules.
Code | Reason |
---|---|
11 | Insufficient Airalo Credit: {additional} |
13 | The requested operator is currently undergoing maintenance. Please try again later. |
14 | Invalid checksum: {additional} |
23 | The requested top-up has been disabled by the operator. {additional} |
33 | Insufficient stock of eSIMs remaining: {additional}. Please try your request again later. |
34 | The requested eSIM package is invalid or it is currently out of stock. Please try again later. |
43 | Bad request. {additional} Please check your input and try again. |
53 | Something unexpected happened. We're working to resolve the issue. Please try again later. |
HTTP Code: 429 - Too Many Requests
Code | Reason |
---|---|
429 | Too Many Attempts (rate limit) |
HTTP Codes: 5xx - Server Errors
HTTP Code | Reason |
---|---|
500 | Internal Server Error |
502 | Bad Gateway |
503 | Service Unavailable |
504 | Gateway Timeout |
Modified at 2024-12-16 13:17:45