StateOfJS-2019 icon indicating copy to clipboard operation
StateOfJS-2019 copied to clipboard

Currently GraphQL API doesn't seem to work via https

Open norskeld opened this issue 5 years ago • 4 comments

Not sure if I'm the only one who faced this problem, but I've been trying to run the app in development mode with the following API link: https://api.stateofjs.com/ (taken from README), but it doesn't seem to work (throws ERR_SSL_PROTOCOL_ERROR), whereas with http://api.stateofjs.com/ everything works just fine.

norskeld avatar Jan 02 '20 19:01 norskeld

I thought the problem was in my ISP (as in Russia ISPs massively ban whole subnets), tried a whole bunch of VPNs, but still API doesn't seem to work via https link.

Can anyone confirm?

norskeld avatar Jan 02 '20 19:01 norskeld

use this; https: //stateofjs-api.herokuapp.com/

https://medium.com/@sachagreif/help-us-translate-the-state-of-javascript-2018-survey-results-1488efa525c1

ahmetkuslular avatar Jan 17 '20 12:01 ahmetkuslular

You can now use http://api.stateofjs.com/

I will work on adding https

SachaG avatar Jan 17 '20 22:01 SachaG

Oh sorry I misread the issue, yeah I need to add https, sorry.

SachaG avatar Jan 17 '20 22:01 SachaG