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

error setting certificate verify locations #42

Description

@AllenDowney

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions