【发布时间】:2020-06-10 06:58:19
【问题描述】:
我正在为我的 Flutter 项目设置 Firebase。当我使用signInAnonymously() 方法时,它会抛出这个错误:
I/BiChannelGoogleApi( 9532): [FirebaseAuth: ] getGoogleApiForMethod()
returned Gms: com.google.firebase.auth.api.internal.zzaq@41ffdb0
I/flutter ( 9532): PlatformException(FirebaseException, An internal
error has occurred. [ API key not valid. Please pass a valid API key.
], null) I/flutter ( 9532): error sign in
【问题讨论】:
-
如果这是问题所在,您为什么要使用该标题?我正面临标题中的错误。
-
因为它们同时出现
-
问题标题有误导性
标签: firebase flutter dart firebase-authentication