Open Restry opened 7 years ago
Are you looking to obtain an access token? You can get one for your app to use yourself: https://developers.pinterest.com/tools/access_token/
hi realadeel thanks for you response i have been check this way , i can get access token by open https://api.pinterest.com/oauth if i use vpn to proxy .
but in my country network i cannot visit pinterest.com . because the country firewall was disable access this host .
so i want to get the access token in my server side , and get the pinterest services on server side . like a proxy to delegate visit pinterest .
would you have a perfect solution to resolve this situation?
thanks :)
If your country is blocking Pinterest the perfect solution is to move lol.
Anything you do will stop working eventually I'm sure.
https://developers.pinterest.com/tools/access_token/ is a 404. I think Pinterest no longer allows you to generate access tokens via their website?
Hi @realadeel i want to get authorization code without popups to pinterest.com site . because in my network cannot visit pinterest.com host . but i have a server can visit that host .
so do you have any way to help me resolve this issue?
thanks .