【发布时间】:2014-02-07 10:01:43
【问题描述】:
这个文档很清楚:http://developers.pinterest.com/api_docs/oauth_code_exchange/
我需要 code 将其与访问令牌交换。但是访问此代码的端点在哪里?尝试了“经典”:
https://api.pinterest.com/oauth2/auth?client_id=&redirect_uri=&scope=&response_type=code
但似乎是 404。
【问题讨论】:
-
我也想知道。您找到问题的答案了吗?
标签: authentication oauth pinterest