I am able to get my form to work with netlify dev and in production but in deploy previews the netlify functions build fine but when I try to test the form the post to ‘/’ responds with a 303 See Other and then netlify function does not execute. Any thoughts ?
Could you let us know which site you’re having this issue with? Please provide the sitename (such as sitename.netlify.app). Also if you could provide us the URL of the form that you’re having issues with.
Additionally, we have a Support Guide for common Form issues here:
If you could give the guide a read as it has many troubleshooting suggestions that may help.
Yeah I have tested the forms on multiple versions of the site and netlify functions only seem to run on production url/master branch/ deploy and netlify dev locally all the other ones do not run at all