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
The verify option for https requests should be configurable. It's very bad practice to blindly set verify=False for every request. I was thinking about reporting this as a bug for security reasons.