Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Adding auth_token when creating a new instance #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ivancho1707
Copy link

When calling child or parent methods it will raise an exception if there exists an auth_token when trying to access to the content via get:

HTTPError: 401 Client Error: Unauthorized

When calling child or parent methods it will raise an exception if there exists an auth_token if you try to access to the content:

    HTTPError: 401 Client Error: Unauthorized
@muratgu
Copy link

muratgu commented Aug 2, 2016

Identical to #10 and re the fix, no need to check auth_token before calling the constructor, since the default is None.

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

Successfully merging this pull request may close these issues.

None yet

2 participants