Dane Hanson
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Dane Hanson-
Python: "certificate verify failed: self signed certificate in certificate chain"
I am trying to connect to Box programmatically from Python. I created a new Box Developer custom app using OAuth 2.0 authentication, and when I submit the below code I am getting the error that yo...