This is the continuation of the post where we’d talked about twitter’s api, twitter-windows-8-how-it-all-works. In this post however, we will see how to get the consumerKey, consumerSecret, userOAuthToken, userOAuthTokenSecret anyway. We left out that in the former post. Here is the graphical simulation of the steps. First you need to go to https://dev.twitter.com/.
Step 1: Signing in
Step 2: My Applications
Step 3: Creating New Application
Step 4: Fill up the form
Step 5: Create my access token
Step 6: OAuth Tools
Step 7: This is it
Above are the seven simple steps illustrated to get twitter OAuth tokens. Use the tokens thus generated, plug them in the application and see the result.
Happy Reading!!!
0 comments