Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Having issues with the Twilio Plugin - Does not appear to be passing the credentials. Anyone have any thoughts?

Ok I need to move on now. When u update your documentation, please let me know.

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

Having issues with the Twilio Plugin - Does not appear to be passing the credentials. Anyone have any thoughts?

Hello Deon!

We are working on your problem.
I will let you know as soon as I will get any update.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Having issues with the Twilio Plugin - Does not appear to be passing the credentials. Anyone have any thoughts?

Hi

I have downgrade my app to the old version and it is now working perfectly.

pakbull6772540
Posts: 0
Joined: Sun Mar 30, 2014 4:08 pm

Having issues with the Twilio Plugin - Does not appear to be passing the credentials. Anyone have any thoughts?

After configuring the Twilio plugin, it works as expected in the REST API builder / tester. However, whether testing the app using Chrome or compiled app, getting the
error:

POST https://api.appery.io/rest/1/proxy/tu... 401 (Unauthorized)

The header looks fine in debugger, has the From, To, Body. The proxy for Apperyio is also turned on. The message using the Appery REST API Tester goes out within a second.

I read on one of the documentations about secure proxy:
link: http://devcenter.appery.io/documentat...

"Some REST API services use HTTP basic authentication to authenticate users. One such service is the Twilio API. You would provide the username and password in the URL. For example:
http://username:password@host.com/
This approach is being phased out by most modern browsers"

Do I need to add the steps for Basic authentication? or there is something else that needs to be turned on at Twilio. The Twilio SMS service on their website also works just fine during testing.

Return to “Issues”