I found a bug in the webhook node, I have a workflow that uses a webhook to receive messages from a channel on discord, but when I change the name of the webhook path, it stops working in production (only the test url works), so I must use the default name that comes predefined
Output returned by the last node
message: ‘The requested webhook “POST obter-mensagens” is not registered.’,
hint: “The workflow must be active for a production URL to run successfully. You can activate the workflow using the toggle in the top-right of the editor. Note that unlike test URL calls, production URL calls aren’t shown on the canvas (only in the executions list)”