You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I make a GET Request to your API though urllib.request.urlopen() in python, I get the following error:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1122)
Do I need some sort of special certification in order to access your API?
The text was updated successfully, but these errors were encountered:
Hello, when I make a GET Request to your API though urllib.request.urlopen() in python, I get the following error:
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1122)
Do I need some sort of special certification in order to access your API?
The text was updated successfully, but these errors were encountered: