leoncvlt / blinkist-scraper

📚 Python tool to download book summaries and audio from Blinkist.com, and generate some pretty output
190 stars 36 forks source link

502 Bad Gateway #17

Closed dante987654 closed 4 years ago

dante987654 commented 4 years ago

when chromedriver opens up it gives following response - opening any site in it gives same response (my usual chrome works fine)

Error response Error code: 502

Message: Bad Gateway.

Error code explanation: 502 - Invalid responses from another server/proxy.

dante987654 commented 4 years ago

resolved this by

If you're using macOS go to Macintosh HD > Applications > Python3.6 folder (or whatever version of python you're using) > double click on "Install Certificates.command" file. :D