Open in app
Joe T. Santhanavanich
372 Followers
About

Sign in

372 Followers
About
Open in app
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

Joe T. Santhanavanich

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

Didn’t work. Kept getting [SSL: CERTIFICATE_VERIFY_FAILED] error.
1
2

Alex

More from Joe T. Santhanavanich

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

More From Medium

Explore Public Datasets with Google BigQuery and DataStudio

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

Create and Share an Interactive Map in 1 minute

Joe T. Santhanavanich in Towards Data Science

Start Using Git in Your Existing Data Science Project

Joe T. Santhanavanich in Towards Data Science

Open-Source 3D Semantical Building Models in 2020

Joe T. Santhanavanich in Towards Data Science

From CityGML 3D City Model to 3D Web Application

Joe T. Santhanavanich in Towards Data Science

Matching Country Information in Python

Joe T. Santhanavanich in Towards Data Science

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