Alan Smith
Posts: 0
Joined: Tue Jun 10, 2014 4:59 pm

Mapping problem to external script..i think?

I am using a REST service which takes the coordinates from a googlemap and sends them via POST to an external script, when i use the test function within the service configuration, entering request parameters manually it works. But when I run it on the app its not sending the parameters. I have mapped the coordinates from the googlemap long/lat to the request parameters. I have also tried mapping from a standard input. what am i doing wrong? any ideas

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Mapping problem to external script..i think?

Hello Alan,

Please clarify, do you have any errors in browser's concole. Perhaps, you should use Appery.io proxy for your service:
http://devcenter.appery.io/documentat...

Alan Smith
Posts: 0
Joined: Tue Jun 10, 2014 4:59 pm

Mapping problem to external script..i think?

Hi

Yes it was in fact cross domain issues, which was solved by using proxy. Thank you for your help

Return to “Issues”