I don’t know if that is supposed to help, I think it’s a bug, when setting up the woo-commerce node to continue using error output it doesn’t go with the error output, is it because it’s saying a bad request?
The error output is there, but you did not hook it up to anything.
You can either handle the error in the workflow itself (connect the error output to another node) or you can implement a proper error handling workflow and then tell your workflow to use this error handler workflow in the settings.
e.g. For my evaluateExpressions workflow I can set up to send the error output to another workflow called error notifications
And this is an example of that error notifications workflow:
Hi @ria Yes, I see the error output.
But the error in the node is not sending to the error output, is sending to the success.
Maybe the image is not clear, before that it was connected to the node on the right.
It’s like it didn’t understand that it was an error