Error running flow in the cloud

Hi

I am trying to run a flow from the cloud but I have this issue
image

When I run the flow locally runs well and finish as expected.

It seems that the webhook receive the body and the request But there are not logs related or red lights in the flow.
{
“event”: “66c8bf8e713dfc714ded45a4”,
“timestamp”: 1724432270008,
“state”: “processing”,
“message”: “A flow run has started for this webhook call”
}

Âż Why this error usually happens?

Hi @yohang22

Our cloud logging should be restored now, if you’re able to view the deployed flow (click the three dots next to the Publish button) and open the console you should see what error occurs during the execution.

Hi Daniel, after the restore the flow worked fine. Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.