I manage to get the Authentication to work, but it keeps telling me that it needs a “To” number is required.
I know that Twilio’s default Content-Type is application/x-www-form-urlencoded, I have tried to change it to json but it does not work as well. Is there anything that I am doing wrong here?
Whatever i tried it wont work !
there is something with the authentication with Twilio, it doesn’t work, it always says that the AuthSID is worng, i need a solution please
@anon78309838@Ben I’ve gone through this with a developer and the problem is that we cannot use Twilio because Twilio does not provide a POST json option and the only way to do this with Adalo is with a json body.
So it’s impossible to use custom actions with Twilio.
(workaround: I’ve paid a developer to create an API that works with Adalo and then sends it from there to Twilio) it’d be great if this can be fixed asap tho.