Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Use token instead of api_key or user/pass #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wilkmaia
Copy link

Api keys are deprecated. Tokens should be used to authenticate users now.

@wilkmaia wilkmaia force-pushed the master branch 14 times, most recently from 4ae5451 to 9779d8d Compare October 31, 2018 17:46
- Spaces being used instead of tabs on some places
- Deprecated `basestring` usage
- `version` import was wrong
- `urllib.urlencode` usage was wrong (the `urlencode` method is now on
`urllib.parse`)
@wilkmaia wilkmaia force-pushed the master branch 2 times, most recently from 48427da to a93454c Compare October 31, 2018 18:02
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

1 participant