【问题标题】:Twitter PIN-based auth基于 Twitter PIN 的身份验证
【发布时间】:2016-06-05 10:15:45
【问题描述】:

所以我正忙于为 twitter 构建一个应用程序,我希望人们使用 PIN 进行身份验证。 (https://dev.twitter.com/oauth/pin-based)。

要向人们显示 PIN 码,我需要使用:https://dev.twitter.com/oauth/reference/get/oauth/authorize

有例子说: https://api.twitter.com/oauth/authorize?oauth_token=*

所以我用我的“访问令牌”(d)尝试了它,但它说请求令牌无效。我做错了什么?

(完整网址为https://api.twitter.com/oauth/authorize?oauth_token=3459712042-A8kkuqFqmhKs9qm9cGjEaGAwCWyik81cmE94HCD

【问题讨论】:

    标签: php api twitter oauth


    【解决方案1】:

    我自己已经找到了。 我首先需要对 request_token 进行 POST

    https://dev.twitter.com/oauth/reference/post/oauth/request_token
    

    【讨论】:

      猜你喜欢
      • 2015-06-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-12-07
      • 2021-01-25
      • 2015-08-12
      • 2020-10-08
      • 1970-01-01
      相关资源
      最近更新 更多