Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

error setting certificate verify locations #42

Open
AllenDowney opened this issue Feb 22, 2017 · 0 comments
Open

error setting certificate verify locations #42

AllenDowney opened this issue Feb 22, 2017 · 0 comments

Comments

@AllenDowney
Copy link

I ran

pip install bitly_api

then I downloaded

https://github.com/bitly/bitly-api-python/blob/master/test/test_bitly_api.py

I set the environment variable BITLY_ACCESS_TOKEN to my access token and then ran

nosetests

All tests fail and report

BitlyError: (77, 'error setting certificate verify locations:\n  CAfile: /etc/pki/tls/certs/ca-bundle.crt\n  CApath: none')

I assume the problem is related to OAuth, but I don't know how to fix it. Thanks for any help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant