openSNP / snpr

The sources of the openSNP website
http://opensnp.org
MIT License
169 stars 46 forks source link

Expired certificate 526 error #558

Closed lorenasandoval88 closed 8 months ago

lorenasandoval88 commented 8 months ago

openSnpUsers2 = (await (await fetch('https://corsproxy.io/?https://opensnp.org/users.json')).json());

lorenasandoval88 commented 8 months ago

I can't get the user data from the API without a cors proxy and now, the certificate looks expired.

gedankenstuecke commented 8 months ago

Thanks for reporting this @lorenasandoval88! Thanks to @tsujigiri this should be fixed! 🚀