Page 1 of 1
Call rest service to stormpath
Posted: Sat Feb 28, 2015 11:27 am
by loudo
Hello,
I want to call a rest service to stormpath but it doesn't work. I have create the service and when i test it in the configuration mode it works. When i test my application it doesn't work (menu test). I try to add a proxy but it is the same problem. I use the debugger and it seems my Header are not sent.
Could you healp please ?
Thanks.
Call rest service to stormpath
Posted: Sat Feb 28, 2015 11:34 am
by Illya Stepanov
Hi -
Show us your service settings with request (headers) and response.
Call rest service to stormpath
Posted: Sat Feb 28, 2015 11:44 am
by loudo
Call rest service to stormpath
Posted: Sat Feb 28, 2015 12:11 pm
by Illya Stepanov
You can use settings in your service: http://devcenter.appery.io/documentat...
And what error message you are getting in the browser console?
Call rest service to stormpath
Posted: Sun Mar 01, 2015 9:35 am
by loudo
To resolve the problem i call api in my own nodejs server. It Works.
Call rest service to stormpath
Posted: Sun Mar 01, 2015 10:21 am
by Illya Stepanov