Knowledge Base

Client-API Interaction

Sub-categories

  1. SMS API 2.0
    Our industry-leading interface for server-to-server integration.
  2. SMS API 2.1
    The upcoming version of our SMS API.

 

Specifications

Articles

Tutorials


Article

Processing Error Codes

When a processing error occurs, our message body will contain a specific textual description of the error that has taken place, for example:

error(0004|The value for 'username' is not valid.)

Furthermore, it will also contain one of the following error codes which report the error in a more generalised way:

CodeTextual Description
0001The value for a mandatory parameter could not be found.
0002The account's credentials could not be verified.
0003An unsupported version of the SMS API has been requested.
0004An invalid value has been supplied.
0005The destination country can not be identified.
0006An invalid combination of values has been supplied.
0007An invalid HTTP method has been used.
0008The ratio of messages to recipients is not valid.
0009The maximum number of recipients has been exceeded.
0010Insufficient credits on the relevant balance.
0011The specified data type is not supported by the specified route.
0012The specified subscription service has expired.
0013An attempt to send MT SMS to a non-test number before the the subscription has gone live.
0014The requested keyword is not available on any shared number.