The error I’m receiving ERROR: Cannot read properties of undefined (reading 'name')
When I’m executing the node manually everything works fine. When I execute the whole workflow manually, it throws the error.
Any idea how to fix this?
The error I’m receiving ERROR: Cannot read properties of undefined (reading 'name')
When I’m executing the node manually everything works fine. When I execute the whole workflow manually, it throws the error.
Any idea how to fix this?
What ‘name’ is it trying to read?
Hi @donniedarkowindsalt Could you share your entire workflow with us, as well as this information:
from the partial stack that’s visible in the screenshot, I’m guessing the issue is on this line.
But, to be able to even try to fix this (in general any issue like this), we need