Error Handling
This document covers codes 0x0210-0x021C. You might encounter these when communicating with one of our API’s ie. REST API.
Error Codes
| Code | HTTP Status Code | Description |
|---|---|---|
| 0x0210 | 403 | Unauthorized IP-address |
| 0x0211 | 403 | Temporary blacklist for MSISDN |
| 0x0212 | 403 | MSISDN %1 blacklisted |
| 0x0213 | 403 | Insufficient credit |
| 0x0214 | 401 | Invalid token |
| 0x0215 | 403 | Account frozen, contact support |
| 0x0216 | 422 | A message contains the same recipient more than once. MSISDNs %1 is duplicated |
| 0x0217 | 401 | Invalid Identity |
| 0x0218 | 403 | Account Inactive, contact support |
| 0x0219 | 403 | Token Inactive |
| 0x021A | 403 | Account Expired, contact support |
| 0x021B | 403 | Invalid MSISDN |
| 0x021C | 500 | Error |