Typos in README.rst #344
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#344
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
get_autentication_tokens should be get_authentication_tokens
the callback url you specified in get_autentication_tokens
use! should be use
Once you have the final user tokens, store them in a database for later use!:
OAUTH_TOKEN_SECERT should be OAUTH_TOKEN_SECRET
OAUTH_TOKEN_SECERT = final_step['oauth_token_secret']