Hi
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”
}
Âż Why this error usually happens?