Skip to content
vineetmobile edited this page Sep 18, 2013 · 1 revision

###Step by Step Guide to Get Twitter consumer key and secrets.

  1. Go to URL - http://twitter.com/apps and fill username and password. Create account if you don't have one.

Twitter

  1. You will see Create Application page. Press Create Application and you will then see this page.

    Twitter

  2. Fill your application name, app description and callback url and press Submit. You will then see this page. Twitter

  3. The details page contains info about consumer key and secret.Go to Settings page and give your app read-write access as shown below : Twitter

  4. Note down keys and secrets and copy them in oauth_consumers.properties file.

Clone this wiki locally