In the Twilio documentation, they talk about the alphanumerical senderId, that need to be sent in the request in the from parameter. Like I use backendless to send twilio sms, is it possible to send this “from” parameter with the api? I saw an options in the method signature:
Hello,
I had need to uninstall and re-install Twilio, and now I have a missing field for the configuration (I only have account SID, auth token and Twilio Sender Phone Number). I tried to put my Alphanumeric in Sender phone number and I have this error
We were able to reproduce the issue.
The problem with configuring the service during the installation process. Although it’s finished with a red alert the service is installed to the app but without provided configs.
I have installed it to your app with test values, please go to the API Services screen, select the service, and change configs to valid ones.
{
"code": 1025,
"message": "There seems to be an issue with the query. Please check the following sections for potential errors:\n- SELECTED properties: []\n- WHERE clause: +12542806188 = '+352XXXXXXXXX'\n- ORDER BY: [created asc]\n- GROUP BY: []\n- HAVING clause: \nHint: Offending token '+' is placed between '[' and '12542806188', probably expected a token '2'.\nPlease review these parts of your query and try again.",
"errorData": {}
}