Your Account

API: errors

This is a list of errors you can face when accessing our service's APIs. API reference can be found here.

Error codes

HTTP code Error code Description
5000Generic error. Something bad just happened
400101Only POST method is allowed
400102Sender and receiver routes cannot be the same
400103No attachment found
400104No valid expiration period
400105Invalid priority
400106MD5 field is not provided
400108Message ID is not valid
400109Message with this ID already exists
400110Request is too old (request's date)
400111This version is not supported
400112Invalid message type (only "data" is allowed at the moment)
404201Message recipient cannot be found
404202Message sender cannot be found
400301MD5 from the request differs from the one calculated
400302Required parameter missing (parameter)
400303Parent message not found
403401Receiver does not accept this transfer
403402Request signature is incorrect