Tag Archives: Data capture

Error in Python data fetching “[SSL: Certificate]_ VERIFY_ FAILED] certificate verify failed (_ The solution of “None” problem in SSL. C: 841

 

Python:Python 3.6.6(Python Downloads)

Refer to the online solution, is the problem caused by the self signed certificate. The simple solution is to cancel the certificate verification, that is, to add:

ssl._create_default_https_context = ssl._create_unverified_context