Hello, this is the first time I encounter this problem.
My workflow throw this error on execution:
Workflow execution had an error
The workflow has issues and can for that reason not be executed. Please fix them first.
I’ve workflow A that run every 30 minutes. Workflow A runs workflow B if a condition is met.
The problem is when my workflow B try to execute from the workflow A automatically (from the schedule node). Because when I manually launch workflow A, workflow B works perfectly.
When I open workflow B after an error, it doesn’t tell me what’s the problem.
No node with error, nothing. So I don’t know what to fix?
Can someone help here? I really don’t understand. Thanks!