Access-Control-Allow-Origin: * on api?
Closed this issue · 1 comments
drricksanchez321 commented
the api response needs the CORS header added so it can be useful via XMLHttpRequests ($.getJSON or $http.get, etc. client-side javascript AJAX).
sandinmyjoints commented
Thanks, should be updated now.