此文档很明确:http://developers.pinterest.com/api_docs/oauth_code_exchange/
我需要将code其与访问令牌交换.但是访问此代码的端点在哪里?试过"经典":
code
https://api.pinterest.com/oauth2/auth?client_id=&redirect_uri=&scope=&response_type=code
但似乎是404.
authentication oauth pinterest
authentication ×1
oauth ×1
pinterest ×1