fac-15 / Curenetics

https://curenetics.netlify.com/
3 stars 2 forks source link

Mixed content blocked: fetching API from HTTPS #63

Closed zurda closed 5 years ago

zurda commented 5 years ago

Hi @jbrough , we've just deployed an initial version of the project to netify, and we're having trouble viewing the results in the live version since the api is hosted on an http url:

screenshot 2019-02-14 at 11 06 57

We're going to research a way to get around this tomorrow, but if you have a way to resolve this on your end, or if you have any tips - we'd appreciate any suggestions.

emilyb7 commented 5 years ago

I've used this before: https://github.com/Rob--W/cors-anywhere/#documentation

It will make your app slower, so probably not a great long-term solution. But it may help if you just want to get something working quickly.