swapi
swapi copied to clipboard
No CORS Policy
Endpoint doesn't have a Access-Control-Allow-Origin header, which prevents chrome from using this API
Yes, I can fetch data from Google Developer Tools (console), but it doesn't work on localhost. I am using proxy https://cors-anywhere.herokuapp.com to fix that error. I hope it can help.