Try 30 days of free premium.

Angular app & CORS?

Kizmar wrote 8 years ago: 1

I was going to mess around with a new Angular2 app and hit this API to pull data, but I'm getting the ol' "No 'Access-Control-Allow-Origin' header is present on the requested resource." message on an http.get(). Is that verb not allowed cross origin?


gazza911 wrote 8 years ago: 1

What resource (exact URL) were you trying to get?

Try 30 days of free premium.