I can somewhat parse the information... it can't find the 'Active' property on a null....something. Beyond that, I can't really decipher anything. Has anyone had this error, or is anyone able to provide some insight? API Output Console Your 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 Script Library, you might find help in the Community API Forum. For reference, the error message generated was: TypeError: Cannot read property 'active' of null TypeError: Cannot read property 'active' of null at apiscript.js:498:34 at Array.forEach (<anonymous>) at getExperienceSharers (apiscript.js:497:64) at setExperience (apiscript.js:565:73) at handleInput (apiscript.js:400:29) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:154:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1662: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)