Hello n8n support team,
I need help with my cloud workflow. My production webhook URL seems to be returning a 404 error, which is causing a CORS error when I try to submit a form from my website.
My n8n instance URL: https://iondubin.app.n8n.cloud/
The workflow ID is: K56CrXcYi3ZYf5ER
The Production Webhook URL is: https://iondubin.app.n8n.cloud/webhook/9b897af0-09e7-4135-a91a-61a41f90c952
I have already performed the following troubleshooting steps:
- Confirmed the workflow is set to “Active”.
- Tried deactivating and reactivating the workflow multiple times.
- Confirmed the webhook node is set to the POST method.
- My website form is correctly pointing to the Production URL.
- The browser’s developer console shows a “net::ERR_ABORTED 404 (Not Found)” error for the webhook URL.
Could you please investigate on your end why my active workflow’s production webhook is returning a 404 error?
Thank you for your help.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: