-
Notifications
You must be signed in to change notification settings - Fork 133
Guide Twitter
vineetmobile edited this page Sep 18, 2013
·
1 revision
###Step by Step Guide to Get Twitter consumer key and secrets.
- Go to URL - http://twitter.com/apps and fill username and password. Create account if you don't have one.
-
You will see Create Application page. Press Create Application and you will then see this page.
-
Fill your application name, app description and callback url and press Submit. You will then see this page.
-
The details page contains info about consumer key and secret.Go to Settings page and give your app read-write access as shown below :
-
Note down keys and secrets and copy them in oauth_consumers.properties file.