Google Play游戏登录失败 [英] Google Play Games login fails

查看:1289
本文介绍了Google Play游戏登录失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试让用户通过Google游戏服务(使用GameHelper类)登录Google+时,登录失败并显示以下日志消息:

When I try to let the user sign in into Google+ via Google Game Services (using the GameHelper class), the login fails with this log-message:

05-16 17:34:44.620: ERROR/Volley(26441): [2299] il.a: Unexpected response code 400 for https://www.googleapis.com/games/v1whitelisted/applications?language=en_GB&platformType=ANDROID
05-16 17:34:44.620: ERROR/GameAgent(26441): Unable to retrieve 1P application xxxxxxxxxxxxxx.apps.googleusercontent.com from network
05-16 17:34:44.625: INFO/GameAgent(26441): {"code":400,"errors":[{"message":"Invalid applicationId with value xxxxxxxxxxxxxxxx.apps.googleusercontent.com","domain":"global","reason":"invalid"}]}
05-16 17:34:44.645: ERROR/CheckGameplayAcl(27604): Unable to load metadata for game

我已将所有元数据等正确添加到我的应用程序和开发者控制台,因此它应该可以正常工作。

I've added all the metadata etc. correctly to my app and to the developer console, so it should work.

推荐答案

您的应用ID应该是是数字并且没有附加apps.googleusercontent.com。

Your app id should just be the number and not have "apps.googleusercontent.com" attached to it.

更新:
这似乎是相关的未设置测试帐户

Update: This seems to be related to not having a test account set up

查看此问题 - Google Play游戏服务 - 无法登录

这篇关于Google Play游戏登录失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆