scottfits / covid-react

React visualization using NYTimes data of COVID-19 by county in the US - PRs welcome

Home Page:https://coviz.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS is blocking data

lkesteloot opened this issue · comments

As of April 6 I'm getting: "Access to fetch at 'https://us-central1-scotts-tools.cloudfunctions.net/covid' from origin 'https://coviz.us' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled."

Yes this makes the app not to load.

image