Was working on a script and thought I totally borked my scripts because they stopped doing anything..but even trying on the nondev campaign where I know it worked and haven't touched in a week, api does nothing. I get no "Spinning up new sandbox..." or such on saves, calling scripts do nothing, gives no error or logs on log();, etc. Even tossed in a on("ready", function() {
sendChat("API", "READY!");
});
to test when I hit save..and nothing.