【发布时间】:2015-01-25 02:03:19
【问题描述】:
我正在尝试通过没有 Google Play 服务的设备上的 google+ 登录我的应用程序。我使用 org.scribe.oauth 来执行此操作。我创建OAuthService 并调用方法getRequestToken()。作为回应,我看到Response body is incorrect. Can't extract token and secret from this: 'Consumer is not registered。
但是我在开发者控制台上注册了我的应用程序。我做错了什么?我应该如何注册我的应用程序?像 Android 应用程序一样,或者我在尝试获取 api 密钥和秘密时应该选择Installed->Otheritem。
【问题讨论】:
-
你能解决这个问题吗?
标签: android oauth google-plus scribe