Form submission is not working on Production URL

Hi All,

I have created a n8n form and which is working perfectly on my environment and i am using airtable to insert the data. – no isssues till now.

I have passed the Production URL to my frnd to submit the form but its not working.. which means, he has submitted the form but no data has been inserted into the airtable or nothing happens to the workflow.

Can someone suggest please

Hey, can you tell me more about your setup?

  • Are you self-hosting (how) or using n8n cloud?
    • Do you have access to the logs if you are self-hosting, so we can check for errors?
    • Are you setting your WEBHOOK_URL environment variable to https://subdomain.mydomain.com``/, if self hosing?
  • Are you able to provide the production URL so I can check for network errors on submission, or can you check?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.