我创建了一个firebaseconfig.json文件,它使用我的每个键、authodomain、数据库and、投影、存储桶、messagingsenderid、appid和度量值。这在项目设置的yourapps部分的SDK安装和配置部分中是标准的。但是当我尝试运行我的python代码时。import firebase_adminfrom fire
我使用的是Firebase PhoneAuth,并得到了以下错误。
由于配置无效,Firebase安装无法与Firebase服务器API通信。请在初始化Firebase时更新Firebase初始化过程并设置有效的Firebase选项(API密钥、项目ID、应用程序ID)。W/Firebase-Installations: Error when communicating with the
我在我的.env文件中使用app.js变量来访问密钥。在我下载了一个新的Firebase Service Account Private Key之前,一切都很顺利。/node_modules/firebase-admin/lib/auth/credential.js:129抛出新的error_1.FirebaseAppError(error_1.AppErrorCodes.INVALID_CREDENTIAL错误号1
我已经初始化了一个Firebase项目,并连接到了我的Flutter项目(我正在使用Android )。一切都很好。然而,我现在开始需要使用云功能,并且需要使用一些Firebase工具和我的应用程序的Firebase模拟器。但是,当我尝试启动模拟器时,我会得到以下错误。Error: Not in a Firebase app directory (could not locate firebase.
W/BiChannelGoogleApi(19191): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@138591a
W/DynamiteModule(19191): Local module descriptor class for com.google.firebase.auth not found