【发布时间】:2011-12-22 09:21:11
【问题描述】:
这是我第一次使用 LinkedIn API。我正在使用 Python。 我完全按照此处列出的步骤进行操作:https://developer.linkedin.com/documents/getting-oauth-token-python
在我尝试获取访问令牌的 PIN 之前,一切都很顺利。我在浏览器中输入:"https://www.linkedin.com/uas/oauth/authorize?oauth_token=" + oauth_token,然后我收到错误“We were unable to find the authorization token.”
我还尝试下载页面顶部链接的完整代码,但它转到了“page not found”。
任何人都知道为什么我无法获得访问令牌 PIN?谢谢。
【问题讨论】: