Page 1 of 1

Trying to read json feed from app

Posted: Wed Jun 04, 2014 6:44 pm
by Greg Plough

Trying to read json feed from app but can't: http://www.robstan.com/EmpFEED, any ideas.

It tests okay but I can't seem to bind anything to it.


Trying to read json feed from app

Posted: Wed Jun 04, 2014 7:34 pm
by Alena Prykhodko

Hello Greg,

Works just fine. Do you use this link in the Service Settings?


Trying to read json feed from app

Posted: Wed Jun 04, 2014 7:44 pm
by Greg Plough

Yes but after I bind it to a control nothing seems to be returned..

http://appery.io/app/project/6d02f87e...

I'm working myself though the tutorial and was trying to bind my feed to a list similar to the what is in the tutorial using the database on your site.


Trying to read json feed from app

Posted: Thu Jun 05, 2014 8:42 am
by Evgene Karachevtsev

Hello Greg,

For external services you should use Appery.io Proxy: http://devcenter.appery.io/documentat...
http://devcenter.appery.io/documentat...


Trying to read json feed from app

Posted: Thu Jun 05, 2014 1:48 pm
by Greg Plough

That's what I needed to know. Now I can see some potential in appery.io!

Thank you!


Trying to read json feed from app

Posted: Thu Jun 05, 2014 6:48 pm
by Greg Plough

in the services section if you hover of the proxy appery.io it says that it should only be used for testing and development. Does that mean I can 't publish and app with this setup?


Trying to read json feed from app

Posted: Thu Jun 05, 2014 8:11 pm
by Alena Prykhodko

You don't need proxy for published app.
Services will work. Proxy is needed for cross-domain requests only.

For apps more expedient is to use Security proxy.