Hello, I read about this issue many times but i couldn't get any results even following the suggestions around. I have problems with an application I'm working on that should connect to the API of a remote server.
The GET request I make to the server from Chrome and Firefox (and Fiddler) works perfectly and it gives me back the expected JSON packet
In Angular I tried both: (sorry I couldn't find a system to format the code)
In this last case when I check Firebug or Chrome Tools, the Response tag shows me the JSON packet sent by the remote server but the console hit the error callback of the http method.
This behavior happens both on my localhost when I try to reach the server and on a remote server where i make tests.
I don't know what to try anymore. Thank you.
--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.