Page 1 of 1

Twilio plugin

Posted: Sun Mar 22, 2015 11:00 pm
by Arjang Raoufinia

I just created the Twilio plugin. I can test "Twilio_sendMessage" from the platform and it successfully sends a text message, so I know all the setting are right. But when I test the app from the browser, it does not send the text message. Anyone else is having trouble with this?


Twilio plugin

Posted: Sun Mar 22, 2015 11:06 pm
by Arjang Raoufinia

Twilio plugin

Posted: Tue Mar 24, 2015 1:49 am
by Arjang Raoufinia

I am still having trouble with this. It looks like the proxy give the Error 400 and I have no clue why. Any help is appreciated!


Twilio plugin

Posted: Tue Mar 24, 2015 12:46 pm
by Alena Prykhodko

Hello,

If you get a response with code 400 this means neither mapping nor service Success event fires.
Have you followed tutorial https://devcenter.appery.io/documenta... ?


Twilio plugin

Posted: Tue Mar 24, 2015 1:47 pm
by Arjang Raoufinia

The only thing I see different from tutorial is the "Use Appery.io Proxy" not checked in tutorial but checked in the app when I installed the plugin. I tested it either way (checked marked vs not check marked) and it doesn't work.

I didn't make any modification to the plugin, just inserted it into a brand new app and put the credentials. I checked the mapping and everything seems to be fine. Doesn't the plugin for Twilio work out of the box without modification if the setting parameters are setup?


Twilio plugin

Posted: Wed Mar 25, 2015 6:04 pm
by Arjang Raoufinia

The only thing I see different from tutorial is the "Use Appery.io Proxy" not checked in tutorial but checked in the app when I installed the plugin. I tested it either way (checked marked vs not check marked) and it doesn't work.

I didn't make any modification to the plugin, just inserted it into a brand new app and put the credentials. I checked the mapping and everything seems to be fine. Doesn't the plugin for Twilio work out of the box without modification if the setting parameters are setup?


Twilio plugin

Posted: Wed Mar 25, 2015 9:03 pm
by maxkatz

The plugin should work out of the box. When you check what exact error you get in the console. Select the request to see the response that you get from the server.


Twilio plugin

Posted: Fri Mar 27, 2015 3:07 am
by Arjang Raoufinia

There must be a bug there, because out of the box it does not work. The app does not send messages or show the list. From the platform I can test the services for sending text and looking @ the list and it works just fine. From the browser it doesn't. I have shared the app with the support. I made no modification, except the required setting. The name of the app is sendmeatext
Please let me know if you see something different.


Twilio plugin

Posted: Wed Apr 01, 2015 2:49 pm
by Arjang Raoufinia

Just to update anyone struggling with this (from another post):

1) Open Secure proxy
2) find proxy you are using (I had no proxy, I created one)
3) check "Use old proxy implementation (slower)"
4) try your service again

Many thanks to: Egor Kotov (Employee)


Twilio plugin

Posted: Mon Sep 28, 2015 10:05 am
by xueyun77

Yes I have!