Skip to content
vineetmobile edited this page Mar 24, 2014 · 1 revision

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

  1. Login with your yahoo email id and password and click [https://www.flickr.com/services/apps/create/]. Click create an app.You will view below screen.

    Flickr

  2. Click Request an Api Key. you will see below screen.Choose Apply for non-commercial key

    Flickr

  3. Add your app name, description and press submit.

    Flickr

  4. You will get api and secret. Note them. Click edit auth-flow.

    Flickr

  5. You need to provide callback url here and type as web application.

    Flickr

  6. Write the key and secret in ouath_consumer.properties files. Check examples for use.

Clone this wiki locally