how to we get secret key of pintrest api
cnel-xx opened this issue · 4 comments
cnel-xx commented
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 commented
Please help me i am stuck
KMarshland commented
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 commented
👍
hetmann commented
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=