Códigos de error
Last update: 3 years ago by yered.rios
Código (errorCode) | Identificador de tipo (message) | Mensaje (hint) |
---|---|---|
1 | Unauthorized access!!! | Unauthorized access!!! |
2 | Missing configuration error | Some of the fields have null values, which is not correct. |
3 | Bad authentication | The given authorization information is not valid |
4 | Missing configuration error | The API Key parameter can not be empty nor zero |
5 | Missing configuration error | The Carrier parameter can not be empty |
6 | Missing configuration error | The Country code parameter can not be empty, it should be 2 characters long |
7 | Missing configuration error | The Message parameter can not be empty |
8 | Missing configuration error | The msisdn array can not be empty nor null |
9 | Missing configuration error | The Tag parameter cannot be empty |
10 | Missing configuration error | Invalid date parameter, must be a future date or an empty field in which case the request is going to be attended immediately |
11 | Missing configuration error | Malformed date parameter, the format should be dd-MM-yyyy HH:mm:ss |
12 | Missing configuration error | The Dial parameter is invalid |
13 | Validation error | Verify your request format |
14 | Validation error | The client was not found |
15 | Validation error | The client has not enough credit to complete the operation |
16 | Validation error | There are many accounts to the client |
17 | Validation error | The country abbreviation or the carrier does not exists |
18 | Validation error | The specified dial does not exists or is not assigned to the client |
19 | Server error | Connection refused |