When using Nominatim I get certificate verify failed: certificate has expired (_ssl.c:997) #569
Unanswered
cevans3098
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
running windows 10 with Python 3.10.
I have been running into an SSL error when I attempt to use the Nominatim service. I do not see this error with ArcGIS service.
Example code:
When I run the code I receive the following output:
I've looked all over for solutions and noticed a couple similar errors on stack Overflow, but no solutions:
Same error with no solution
https://stackoverflow.com/questions/75339962/geopy-nominatim-sslcertverificationerror
Similar error, but solution did not fix issue identified
https://stackoverflow.com/questions/46560143/python-ssl-sslerror-ssl-certificate-verify-failed-certificate-verify-failed
Beta Was this translation helpful? Give feedback.
All reactions