404 on form submit - same code working on 1 website but not the other one

Hi,

I deployed 2 sites on Netlify that are identical (from the same GitHub repository). On 1 site the form submit is successful, but on the other one I get a 404 response and the form doesn’t show up on the dashboard.

Form not working: https://ecstatic-shannon-459239.netlify.app/
Form working: https://compassionate-kalam-85214b.netlify.app/

Any idea how I could debug this? Or why is it happening?

Thanks,
Helene

Hey @h1234,
How did you connect the repo to ecstatic-shannon? When you push changes to the repo, are they being picked up on that site?