sandinmyjoints/whatsmyua

Access-Control-Allow-Origin: * on api?

Closed this issue · 1 comments

the api response needs the CORS header added so it can be useful via XMLHttpRequests ($.getJSON or $http.get, etc. client-side javascript AJAX).

Thanks, should be updated now.