
For reference, the error message generated was: /home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:1 orts, require, module, __filename, __dirname) { function f(a){throw a;}var j=v ^ Error: Firebase.child failed: First argument must be a non-empty string and can't contain ".", "#", "$", "[", or "]". at Error (<anonymous>) at Ha (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:12:204) at G.W.H (/home/symbly/www/d20-api-server/node_modules/firebase/lib/firebase-node.js:126:213) at TrackedObj._doSave ( Last I read on this was post from Riley: "And if I remember correctly there's an outstanding issue where if you try to set() things on new objects created with createObj() it causes an error. I believe there is a workaround that people have posted already, although this is definitely something I need to fix. Anywho, it's not specific to sheets at all, it's just that old bug." This is exact issue I am seeing.... error when trying "set() things on new objects created with createObj()" Anyone know the work around for this?