Hi - I am pretty sure this is the init.js page of the 3.14 API (and not my own scripts...but who knows).
There's an unexpected token error in the console log (Chrome) - an out of place semi-colon. I'm having a hard time finding it because the API layer file is uglified/minified/built and all those good things.
This started popping up a bit ago and I assumed I'd done something via my scripts, but I just started hosting the API locally and it's pointing right at the init.js file.
Thanks for any fixes!