There are several possibilities. Two of those are as mentioned in “Phone : errors” (redirection) :
- it may be a missing or empty “Tel” parameter which translate for example as :
-
- Empty - https://{SERVER_ADDRESS}/TEL/?Pays={COUNTRY_CODE}&Tel=&Format={FORMAT}&Licence={LICENCE_CODE}
-
- Missing - https://{SERVER_ADDRESS}/TEL/?Pays={COUNTRY_CODE}&Format={FORMAT}&Licence={LICENCE_CODE}
- it can occur resulting from an error on a parameter. As follows :
-
- https://{SERVER_ADDRESS}/TEL/?Pays={COUNTRY_CODE}&Tl={TEL}&Format={FORMAT}&Licence={LICENCE_CODE}
In the case, none of these possibilities apply to your request, please write to our support mentioning the details of your call to our API. We will make a priority to look into it for you.