Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

JSON service problem. Help me pease :(

Can you give us a public link to your app or if you don't want to show it publicly you can send it us to: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

JSON service problem. Help me pease :(

How can I do that? Where can I find public link?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

JSON service problem. Help me pease :(

You are testing it in the browser, and making call to another domain, thus CORS error is appearing in your browser console.
http://gyazo.com/687e6b94bf9e31c01b17...

There are following options:
1) You need to turn proxy on for your service;
2) Or you can test it on the device.

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

JSON service problem. Help me pease :(

Thx! I checked "Use Appery.io Proxy" and now its work fine!

Return to “Issues”