Typos in README.rst #344

Closed
opened 2014-09-19 14:57:56 -07:00 by donnemartin · 0 comments
donnemartin commented 2014-09-19 14:57:56 -07:00 (Migrated from github.com)

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']

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']
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#344
No description provided.