我正在尝试使用node.js从Firestore数据库中检索数据,我想从一个Firestore查询中收集字段并将值传递到另一个Firestore查询中,但我在日志中不断收到此错误,第一个Firestore查询成功检索数据,但我的问题是将值传递给第二个查询 Error: Value for argument "value" is not a valid query constraint.Cannot use "undefined</e
v=m_u6P5k0vP0教程 我在1:30到达 当我尝试使用post请求发布尖叫时,在使用POSTMAN登录并生成tokenId并在scream POST请求的标题中传递后,postman中返回了以下错误Cannot use "undefined" as a Firestore value (found in field "userHandle").If you want to ignore undefined values, en
Cannot use "undefined" as a Firestore value.If you want to ignore undefined values, enable `ignoreUndefinedProperties`./utils/deletion"; .document("deletions/{userUid}")
.onDelete(async
我在Dialogflow中制作了一个聊天机器人,我正在尝试在之后将用户数据添加到Firestore中。它无法使用我的参数,即使在尝试定义其他上下文或以其他方式获取参数时也是如此。当我尝试打印完整的输出以捕获未定义的值(如所解释的)时,Firebase只打印“未定义”。我是不是漏掉了什么?Error: Value for argument "data" is not a valid Firestore document.Cannot use "und
Cannot use "undefined" as a Firestore value (found in field "chatId").If you want to ignore undefined values, enable `ignoreUndefinedProperties`.at validateUserInput (/workspace/node_modules/@google-cloud/firestore/buil