Open in app
Joe T. Santhanavanich
354 Followers
About

Sign in

354 Followers
About
Open in app
Didn’t work. Kept getting [SSL: CERTIFICATE_VERIFY_FAILED] error.
1
2

Alex

Joe T. Santhanavanich

Joe T. Santhanavanich

Apr 30, 2020·1 min read

May I ask at which line the error occurred? / Which Python version you are using?

You may try adding a verify SSL option in the request.
r = requests.get(url, verify=True)

Please, let me know if it works.

Joe

Written by

Joe T. Santhanavanich

M.Sc. in Photogrammetry and Geoinformatics. 📚LinkedIn: https://www.linkedin.com/in/thunyatheps/

More from Joe T. Santhanavanich

M.Sc. in Photogrammetry and Geoinformatics. 📚LinkedIn: https://www.linkedin.com/in/thunyatheps/

More From Medium

Start Using Git in Your Existing Data Science Project

Joe T. Santhanavanich in Towards Data Science

Drawing a UML Diagram in the VS Code

Joe T. Santhanavanich in Towards Data Science

Open-Source 3D Semantical Building Models in 2020

Joe T. Santhanavanich in Towards Data Science

Matching Country Information in Python

Joe T. Santhanavanich in Towards Data Science

Explore Public Datasets with Google BigQuery and DataStudio

Joe T. Santhanavanich in Towards Data Science

From CityGML 3D City Model to 3D Web Application

Joe T. Santhanavanich in Towards Data Science

A Guide to Upgrade Your Python to 3.9 🐍

Joe T. Santhanavanich in Level Up Coding

Introduction to Selenium: Create a Web Bot with Python

Joe T. Santhanavanich in The Startup

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store