如何解决"Http2CallStream上缺少或权限不足"的问题;

问题描述我正在尝试使用nodejs从云功能更新Firestore文档,但出现错误I'mtryingtoupdatefirestoredocumentfromcloudfunctionusingnodejs,butgettingerror错误日志:Error:Missingorin

发布:2022-10-16 标签:androidfirebasegoogle-cloud-functions


firebase函数返回的值未定义,预期的承诺或价值

问题描述这是我也想用来从一个应用程序向另一个android应用程序发送好友请求通知的代码.HithisisthecodethatIwanttoousetosendfriendrequestnotificationfromoneapptootherandroidapp.但我正在获取

发布:2022-10-16 标签:javascriptnode.jsfirebasegoogle-cloud-firestoregoogle-cloud-functions


Firebase功能不起作用-无法模拟应用

问题描述当我尝试提供Firebase云功能时,会收到此消息.WhenItrytoservemyfirebasecloudfunctions,Igetthismessage.我的firebase.json文件在这里Myfirebase.jsonfileishere{"hosting

发布:2022-10-16 标签:firebasegoogle-cloud-functions


Firebase Firestore事务错误:无法修改已提交的WriteBatch

问题描述我正在云功能上进行部署,并出现此错误Iamdeployingoncloudfunctions,andgettingthiserrorError:CannotmodifyaWriteBatchthathasbeencommitted.atWriteBatch.verifyN

发布:2022-10-16 标签:javascripttransactionsfirebasegoogle-cloud-firestoregoogle-cloud-functions


Firebase函数的getChild值

问题描述我在firebase功能上有问题.我想做的是更新Items的子项时,然后我想获取Count的值并进行进一步的计算,但是我所面临的是,firebase日志控制台始终显示错误信息"TypeError:无法读取属性'val'的".Iamhavingaproblemonfireb

发布:2022-10-16 标签:javascriptfirebasefirebase-realtime-databasegoogle-cloud-functions


Firebase函数onCall,响应:警告,缺少FIREBASE_CONFIG环境变量.初始化firebase-admin将失败

问题描述我尝试从本地项目调用测试函数.Itrytocallmytestfunctionfromlocalproject.但是,每次我打电话时,我都遇到401错误.我不知道这里有什么麻烦,在前端我有带有api键的初始化应用程序,在firebase函数中我有admin.credent

发布:2022-10-16 标签:firebasegoogle-cloud-firestorefirebase-authenticationgoogle-cloud-functions


i函数:由于您的node_modules问题而导致无法解析您的函数(请参见上文)

问题描述关于这个问题,我正在尝试firebaseemulators:start,但是得到的是波纹管输出.当我键入并按Enter时,它现在什么都不做.InrelationtothisquestionIamtryingtofirebaseemulators:startbutIgett

发布:2022-10-16 标签:node.jsfirebasenpmgoogle-cloud-functionsfirebase-cli


我的Google云端功能存在承诺问题

问题描述我的云功能中有一个http触发器正在运行,但是我收到一些奇怪的日志.我敢肯定我没有正确执行诺言.Ihaveanhttptriggerincloudfunctionsthatisworking,howeverIamgettingsomelogscomebackinaweir

发布:2022-10-16 标签:javascriptfirebasegoogle-cloud-firestoregoogle-cloud-functions


FieldValue.increment不起作用,但是在字段中添加“操作数".

问题描述我正在使用firebase数据库和带有新FieldValue.increment来增加计数器,但这不起作用,但是会添加"operand"字段,而不会对其进行递增.I'musingafirebasedatabaseandasimplefunctionwiththenewFi

发布:2022-10-16 标签:javascriptfirebasegoogle-cloud-firestoregoogle-cloud-functions


如何为每个“记录"类型字段摆脱BigQuery表中的__key__列?

问题描述对于我的Firestore表的每个记录"类型,BigQuery都会自动添加"键"列.我不想为每个记录"类型字段添加这些内容.如何摆脱BigQuery自动添加的这些额外的列?(我想摆脱以黄色突出显示的BigQuery表架构中的以下列)Forevery'Record'Type

发布:2022-10-16 标签:google-bigquerygoogle-cloud-platformgoogle-cloud-firestoregoogle-cloud-functions