Greg Plough
Posts: 0
Joined: Wed Jun 04, 2014 4:53 pm

Trying to read json feed from app

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.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Trying to read json feed from app

Hello Greg,

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

Greg Plough
Posts: 0
Joined: Wed Jun 04, 2014 4:53 pm

Trying to read json feed from app

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.

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

Trying to read json feed from app

Hello Greg,

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

Greg Plough
Posts: 0
Joined: Wed Jun 04, 2014 4:53 pm

Trying to read json feed from app

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

Thank you!

Greg Plough
Posts: 0
Joined: Wed Jun 04, 2014 4:53 pm

Trying to read json feed from app

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?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Trying to read json feed from app

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.

Return to “Issues”