Plese see the prod url joined
Even in local it fails :
curl -i -X POST -H ‘Content-Type: application/json’ -d ‘{ “counter” : 467 }’ http://127.0.0.1:8002/webhook/2/webhook/webhook
HTTP/1.1 404 Not Found X-Powered-By: Express Access-Control-Allow-Origin: http://localhost:8080 Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, PATCH, DELETE Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept, sessionid Content-Type: application/json; charset=utf-8 Content-Length: 296 ETag: W/"128-FEKkfFC3rTmt6OuWTCPn2x/4b3I" Vary: Accept-Encoding Date: Wed, 26 Aug 2020 13:13:55 GMT Connection: keep-alive
{"code":404,"message":"The requested webhook \"POST 2/webhook/webhook\" is not registered.","stack":"ResponseError: The requested webhook \"POST 2/webhook/webhook\" is not registered.\n at ActiveWorkflowRunner.executeWebhook (/usr/lib/node_modules/n8n/dist/src/ActiveWorkflowRunner.js:55:19)"}
Thanks for you reply, I already use 0.76, i try to re-create my node and update to 0.78