I am trying to run a flow from the cloud but I have this issue
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”
}
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.