Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to we get secret key of pintrest api #2

Open
cnel-xx opened this issue Oct 21, 2013 · 4 comments
Open

how to we get secret key of pintrest api #2

cnel-xx opened this issue Oct 21, 2013 · 4 comments

Comments

@cnel-xx
Copy link

cnel-xx commented Oct 21, 2013

when i login with our gmail account and create app by going http://developers.pinterest.com/manage/
then i only see option for creating client key not secret key so how we get secret key.

@cnel-xx
Copy link
Author

cnel-xx commented Oct 21, 2013

Please help me i am stuck

@KMarshland
Copy link

Have you figured it out? I've been trying to do the same thing, but you've got almost a year's lead on me.

@petrgrishin
Copy link

👍

@hetmann
Copy link

hetmann commented Apr 10, 2015

After you configured your App callback URL, access the following URL:
https://www.pinterest.com/oauth/?consumer_id=__App-ID__&response_type=token
Where consumer_id is your App ID.

Next step authorise the App and it will redirect to your callback URL where you will find your #access_token=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants