Twitter: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 52:
* Start at the app information page. (Make sure you are on the '''Details''' tab.)
* At the end of the page there is a button - "Create my Access Token" , click on this to generate the access_token_key and access_token_secret. Once you get the confirmation that your app's access tokens have been created you can go to the "OAuth tool" tab on the same page and all your app's credentials will be listed and are to be kept confidential.
* Write down the below credentials Twitter just created for your application, (you'llor needjust themkeep laterthe on):browser tab open:
** consumer_key
 
** consumer_secret
* consumer_key
** access_token_key
* consumer_secret
** access_token_secret
* access_token_key
* access_token_secret
 
Once you have the above mentioned details, you can use the skeleton code shared below.
Anonymous user