imorente / gatsby-netlify-form-example

Example site integrating Netlify's form handing in Gatsby's starter template
MIT License
138 stars 32 forks source link

Ajax form submission blocked when password protection turned on #18

Open bytheway875 opened 5 years ago

bytheway875 commented 5 years ago

No action required here, but just wanted to create an issue in case someone else runs into the same problem some day:

If you're grappling with trying to get AJAX form submission to work, make sure you don't have Netlify's password protection turned on! The request will be blocked because Netlify responds with the password submission form.