($http)JSON api

Hopefully this is a simple fix.
I’m building an app that is refencing a hosted api. If I reference the url with “mysite/api/users/” I get 0 errors when debugging, but I also gain no information on the screen, if instead I change it to “mysite/api/users.json” I get a cross-origin request or CORS.

Any help would be fantasic!

1 Like

hi ,
read this blog article

http://ionicframework.com/blog/angularjs-authentication/

if you have more problems tell us and include more details .