Errores de API

SMS API

CódigoInformación
1

Descripción

Throttled. You are sending SMS faster than the account limit.

Resolución

Refer to What is the Throughput Limit for Outbound SMS? for more information.

2

Descripción

Missing Parameters. Your request is missing one of the required parameters from, to, api_key, api_secret or text.

Resolución

Check your parameters and try again.

3

Descripción

Invalid Parameters. The value of one or more parameters is invalid.

Resolución

Check your parameters and try again.

4

Descripción

Invalid Credentials. Your API key and/or secret are incorrect, invalid or disabled.

Resolución

Visit the Dashboard and check your credentials.

5

Descripción

Internal Error. An error has occurred in the platform whilst processing this message.

Resolución

If the error persists, contact support.

6

Descripción

Invalid Message. The platform was unable to process this message, for example, an un-recognized number prefix.

Resolución

N/A

7

Descripción

Number Barred. The number you are trying to send messages to is blacklisted and may not receive them.

Resolución

N/A

8

Descripción

Partner Account Barred. Your Vonage account has been suspended.

Resolución

Contact support.

9

Descripción

Partner Quota Violation. You do not have sufficient credit to send the message.

Resolución

Top-up and retry.

10

Descripción

Too Many Existing Binds. The number of simultaneous connections to the platform exceeds your account allocation.

Resolución

Back-off and retry.

11

Descripción

Account Not Enabled For HTTP. This account is not provisioned for the SMS API.

Resolución

This error usually indicates that you should use SMPP instead.

12

Descripción

Message Too Long. The message length exceeds the maximum allowed.

Resolución

Send shorter messages.

14

Descripción

Invalid Signature. The signature supplied could not be verified.

Resolución

Check the documentation for signing messages or use one of the SDKs to handle the signing.

15

Descripción

Invalid Sender Address. You are using a non-authorized sender ID in the from field.

Resolución

This is most commonly seen in North America, where a Vonage long virtual number or short code is required.

17

Descripción

Message Blocked by Provider. The messaging provider has chosen to block this message. This may be due to content or restrictions imposed by the provider.

Resolución

N/A

22

Descripción

Invalid Network Code. The network code supplied was either not recognized, or does not match the country of the destination address.

Resolución

Check the network code or remove it from your request.

23

Descripción

Invalid Callback Url. The callback URL supplied was either too long or contained illegal characters.

Resolución

Supply a valid URL for the callback.

29

Descripción

Non-Whitelisted Destination. Your Vonage account is still in demo mode. While in demo mode you must add target numbers to your whitelisted destination list.

Resolución

Top-up your account to remove this limitation.

32

Descripción

Signature And API Secret Disallowed. A signed request may not also present an api_secret.

Resolución

Remove the API secret from your request, or don't sign the message.

33

Descripción

Number De-activated. The number you are trying to send messages to is de-activated and may not receive them.

Resolución

N/A