php-pinterest-bot icon indicating copy to clipboard operation
php-pinterest-bot copied to clipboard

Create APP and Get Token

Open oguzdelioglu opened this issue 5 years ago • 0 comments

Feature Name: Get Access Token

Create APP: https://developers.pinterest.com/apps

After Example Page : https://developers.pinterest.com/apps/5084442841225155001 Get APP ID and APP Secret then get access token.

Details: https://developers.pinterest.com/docs/api/overview

This feature is very important. seregazhuk project works with session. Session is recording the ip.If we can get tokens, we can use accounts with tokens without the need for ip.

oguzdelioglu avatar Feb 23 '20 03:02 oguzdelioglu