【问题标题】:Google Identity Toolkit returns "A system error has occurred" with googleplus providerGoogle Identity Toolkit 与 googleplus 提供商返回“发生系统错误”
【发布时间】:2015-10-05 11:14:43
【问题描述】:

我的 android 应用程序有 2 个提供商:facebook 和 google+。 Facebook(和密码)访问没有问题。 使用 googleplus,我总是有这样的回应:

Response from verifyAssertion:

{"error":{
    "message":"A system error has occurred",
    "code":400,
    "errors": [
         {"message":"A system error has occurred",
          "domain":"global","reason":"invalid"}
    ]
  }
}

【问题讨论】:

    标签: android google-identity-toolkit


    【解决方案1】:

    看起来错误消息没有透露太多信息。能否请您在https://groups.google.com/forum/#!forum/google-identity-toolkit 再次发布您的问题,以便我们亲自与您联系?

    【讨论】:

    • 问题是 applicationId 不正确(在 androidmanifest,xml 中正确,但在 bundle.gradle 中更改)
    猜你喜欢
    • 2015-04-08
    • 2019-06-28
    • 2021-04-28
    • 1970-01-01
    • 2016-07-10
    • 2016-01-05
    • 1970-01-01
    • 2022-08-22
    • 2015-10-15
    相关资源
    最近更新 更多