Getting a lot of issues with scripts starting today, that previously worked fine. All having JSON issues with webhooks received. This is an error from a script that is run from a webhook that is hooked up to a button in an interface.
SyntaxError: Unexpected token < in JSON at position 0
at runWebhook on line 30
at async main on line 14
Anyone having issues with these starting today?
EDIT: 6pm PST - seems to be working correctly now. Must be some sort of back-end issue. Will post back if any other errors surface.