Android Firebase验证令牌已过期

时间:2018-03-30 19:18:06

标签: android firebase-authentication

我在Android上使用FirebaseAuth将我的用户登录到应用中。 一切都与'com.google.firebase:firebase-auth:10.2.6'

完美配合

我更新到高于10.2.6的任何内容的第二个我开始看到这个: E/Volley: [13546] BasicNetwork.performRequest: Unexpected response code 400 for https://securetoken.googleapis.com/v1/token?alt=proto&key=myKeyWasHere I/AuthChimeraService: Error description received from server: TOKEN_EXPIRED

我在发行说明中注意到,在版本11.0.0 https://firebase.google.com/support/release-notes/android#20171030

上启动了许多Auth更改

我在这里遗漏了什么吗?我现在应该刷新令牌吗?

0 个答案:

没有答案