As of an hour ago some of the APIs that my application exposes have just stopped working. They were working perfectly yesterday. And it is some, not all, which makes it even stranger. I am getting the following cryptic error message:
{
“statusCode”: 400,
“message”: “Idealise error: this URL is not correct (Invalid URL: undefined) undefined”,
“args”: {
“bubble_code”: “1741949821012x519379228304447800”
}
}
The strange thing is that I can reach them when using /initialize. Anybody any clues? I am baffled.
Possible… it’s hard for us to test and help because we don’t have authorization. Also, be sure there’s no error inside your WF itself (you should see this in logs however)