Since the new update I'm getting the below error when using the TableExport API: our scripts are currently disabled due to an error that was detected.
Please make appropriate changes to your script's code and click the
"Save Script" button. We will then attempt to start running the scripts
again. More info... If this script was installed from the Mod Library, you might find help in the Community API Forum.
For reference, the error message generated was: TypeError: Cannot read properties of undefined (reading 'replace')
TypeError: Cannot read properties of undefined (reading 'replace')
at apiscript.js:2079:22
at handleInput (apiscript.js:2130:15)
at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:169:1), <anonymous>:65:16)
at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:169:1), <anonymous>:70:8)
at /home/node/d20-api-server/api.js:1763:12
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560
at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147)
at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)
at Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)