nrc / find-work

find something Rusty to work on
Apache License 2.0
20 stars 20 forks source link

Unable to fetch list of stuff to work on #46

Open KiChjang opened 5 years ago

KiChjang commented 5 years ago

JS console spits out the following:

Access to fetch at 'https://www.rustaceans.org/findwork/data/0/' from origin 'https://rustaceans.org' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'http://rustaceans.org' that is not equal to the supplied origin. Have the server send the header with a valid value, or, if an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

The schema of the Access-Control-Allow-Origin header is not HTTPS.