I am experiencing an issue with setting the Production URL for webhooks in n8n Cloud. Every time I select the Production option and leave the screen, the setting automatically reverts to Test without allowing me to save the change. This prevents me from properly deploying my workflows.
Steps I have tried to fix the issue:
Restarting n8n.
Testing with different browsers and clearing cache.
Checking my instance settings.
What is the error message (if any)?
There is no explicit error message, but the webhook URL setting does not persist. It automatically switches back to Test after leaving the settings screen.
ihave the same issue. I activate the workflow but when i open again the webhook the test url is set , not the producer one. Also i can´receive in test mode data but i can´t send webhook response, I´m desperate. I´m with cliud paid mode ans version 1,8.6 last one. Please can you help?
Webhook URLs on the Webhook Node is not an option, it only displays values. So whether you select Test URL or Production URL does not change the behaviour of n8n at all.
It simply displays the URLs you have to use when you make a Test Webhook call (only available for one call after you click “Test workflow”) or the Production webhook call (only available while the workflow is active).