第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

Firebase函數(shù):無法讀取未定義的屬性“user_id”

Firebase函數(shù):無法讀取未定義的屬性“user_id”

動(dòng)漫人物 2019-08-14 15:31:31
Firebase函數(shù):無法讀取未定義的屬性“user_id”我試圖用我的移動(dòng)應(yīng)用程序做一個(gè)簡單的hello world firebase功能,我想記錄用戶ID,這樣我就可以看到該功能確實(shí)有效。這是我目前的javascript代碼:const functions = require('firebase-functions');const admin = require('firebase-admin');admin.initializeApp(functions.config().firebase);exports.sendNotification = functions.database.ref('/notifications/{user_id}').onWrite((event) => {   console.log('Testing stuff', event.params.user_id);   return;});當(dāng)新數(shù)據(jù)寫入特定數(shù)據(jù)庫表時(shí)會(huì)觸發(fā),但會(huì)顯示以下錯(cuò)誤:TypeError: Cannot read property 'user_id' of undefined     at exports.sendNotification.functions.database.ref.onWrite (/user_code/index.js:8:44)     at Object.<anonymous> (/user_code/node_modules/firebase-functions/lib/cloud-functions.js:112:27)     at next (native)     at /user_code/node_modules/firebase-functions/lib/cloud-functions.js:28:71     at __awaiter (/user_code/node_modules/firebase-functions/lib/cloud-functions.js:24:12)     at cloudFunction (/user_code/node_modules/firebase-functions/lib/cloud-functions.js:82:36)     at /var/tmp/worker/worker.js:700:26     at process._tickDomainCallback (internal/process/next_tick.js:135:7)
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 646 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)