【问题标题】:Google App Engine oAuth IssueGoogle App Engine oAuth 问题
【发布时间】:2010-07-26 04:17:10
【问题描述】:

我正在构建一个 iPhone 应用程序并使用 Google AppEngine 作为数据存储。我还需要能够为我的用户使用 oAuth,但目前我什至无法在 AppEngine 上使用 oAuth。

成功的演示: http://twitteroauth.appspot.com/

为该演示提供支持的代码: http://github.com/tav/tweetapp/blob/master/standalone/twitter_oauth_handler.py

问题是,当我使用我的 Twitter 应用程序信息在我的帐户上运行脚本时,它成功完成了该过程,但没有任何反应。它会将我带到 Twitter 以查看“允许或拒绝”页面,但当我允许时,它只是根据回调 URL 将我还原回来,而页面不会认为我已登录。

有人有什么想法吗?

【问题讨论】:

    标签: google-app-engine twitter oauth


    【解决方案1】:

    你是说 twitter 上的登录页面?如果您的问题是关于 twitter 没有显示登录页面,那么您已经登录到 twitter。如果您的问题是关于 twitter 未显示允许或拒绝(授权页面),那么您已经授权了该应用程序。 Twitter 不会每次都询问授权问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-09-08
      • 1970-01-01
      • 1970-01-01
      • 2013-11-02
      • 2011-08-26
      • 1970-01-01
      • 1970-01-01
      • 2014-01-12
      相关资源
      最近更新 更多