Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naming/ordering of keys/secrets in examples (in readme & api.py) is off #342

Merged
merged 3 commits into from Sep 18, 2016

Conversation

rossgrady
Copy link
Contributor

It took me a bit longer than it should have to use this library today because the basic example code (in the readme & as generated from api.py) has the consumer secret & consumer key in the wrong order.

This is a pull request to change that order in the docs, and to rename the example vars to match the ones in the oauth examples further down in the documentation.

Thanks!

In the basic examples, the order of consumer secret & consumer key doesn't match what actually works. Fixed.
changed naming and ordering of consumer key/secret and token/token secret in examples so that they are in correct order
Corrected naming and order of token, token secret, consumer key & consumer secret to match naming & order that actually works
Copy link
Member

@RouxRC RouxRC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's indeed way more explicit like this, thanks!

@RouxRC RouxRC merged commit f241ec0 into python-twitter-tools:master Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants