-
Notifications
You must be signed in to change notification settings - Fork 133
Guide Flickr
vineetmobile edited this page Mar 24, 2014
·
1 revision
###Step by Step Guide to Get Flickr consumer key and secrets.
-
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.
-
Click Request an Api Key. you will see below screen.Choose Apply for non-commercial key
-
Add your app name, description and press submit.
-
You will get api and secret. Note them. Click edit auth-flow.
-
You need to provide callback url here and type as web application.
-
Write the key and secret in ouath_consumer.properties files. Check examples for use.