Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle InsecureRequestWarning #108

Open
zzeppozz opened this issue Oct 14, 2024 · 0 comments
Open

Handle InsecureRequestWarning #108

zzeppozz opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
api Tasks related to the API

Comments

@zzeppozz
Copy link
Contributor

urllib now requires certificate verification by default, InsecureRequestWarning is raised, use this: https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl

@zzeppozz zzeppozz added the api Tasks related to the API label Oct 14, 2024
@zzeppozz zzeppozz self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Tasks related to the API
Projects
None yet
Development

No branches or pull requests

1 participant