Hi there,
I’ve been experiencing a weird behavior for the last 20 min (approx), on both my test and live environment (didn’t push anything to live recently).
Any button in my app that would trigger a workflow with a call to a third party API appears disabled and if I click on that button I have the error “Sorry, we ran into a temporary bug and can’t complete your request. We’ll fix it as soon as we can; please try again in a bit!”
Looking at the dev tools :
- There is no network request logged.
- On page load, the console reports that “get_test_api_call is not defined”
Could anyone help me out?
Thanks