I have an AngularJS / Strongloop project. The AngularJS part of the code is not hosted at the same location as the Strongloop project and as a result I'm running into a CORS issue. I have done a lot of reading on this issue, however I can't figure out how to solve it.
As far as I can tell, my issue is on the server side. See picture below.
I can't figure out how to configured Strongloop to be set to... "Access-Control-Allow-Origin": "*"
Should I be trying to solve this a different way using Strongloop's built into ACL? Can someone point me to where I can correct the header for the API in Strongloop?
Below are some relevant article to the issue as I understand it.
http://blogs.telerik.com/kendoui/posts/11-10-03/using_cors_with_all_modern_browsers