Twitter: Difference between revisions

update permission set up instruction
imported>Mydiemho
m (update instruction for access setting)
imported>Mydiemho
(update permission set up instruction)
Line 49:
 
* Start at the app information page. (Make sure you are on the '''Details''' tab.)
* Switch to the '''API Keys''' tab.
* At the endbottom of the page, under the "Your access token" section, there is a button - "Create my Accessaccess Tokentoken" , 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 torefresh the "OAuthpage tool"and tabyou'll onsee the same page andthat 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, or just keep the browser tab open:
** API key
** consumer_key
** API secret
** consumer_secret
** Access token
** access_token_key
** Access token secret
** access_token_secret
 
Once you have the above mentioned details, you can use the skeleton code shared below.
Anonymous user