How to Get OAuth Access Token for Pinterest?
I am accessing Pinterest API for getting user's information by using this url but I can not find that how to generate an access token for Pinterest. According to this blog post , it says that Pinterest uses OAuth2 to authenticate users Can you please tell me, from where I can generate OAuth access tokens for Pinterest? Ben Wong First, register for an app and set up a redirect URI: https://developers.pinterest.com/manage/ Then, find your client secret under Signature Tester: https://developers.pinterest.com/tools/signature/ Bring the user to the OAuth dialog like this: https://www.pinterest.com