{
"code": 404,
"message": "The requested webhook \"GET anan\" 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)",
"stacktrace": "ResponseError: The requested webhook \"GET anan\" is not registered.\n at LiveWebhooks.findWebhook (/usr/local/lib/node_modules/n8n/src/webhooks/live-webhooks.ts:184:10)\n at LiveWebhooks.executeWebhook (/usr/local/lib/node_modules/n8n/src/webhooks/live-webhooks.ts:83:19)\n at WebhookRequestHandler.handleRequest (/usr/local/lib/node_modules/n8n/src/webhooks/webhook-request-handler.ts:66:21)\n at /usr/local/lib/node_modules/n8n/src/webhooks/webhook-request-handler.ts:257:3"
}
Even when running the test event, it returns empty!