I always get a 200 response when post the Netlify form with or without Google Recaptcha v2 completed. I don’t get the 303 response others have gotten for not passing the captcha. Is this the expected behavior?
If the recaptcha is completed I see the submission in my Netlify account as it should be. When the recaptcha is not completed and ‘g-recaptcha-response’ is equal to null I’m still getting a 200 response on the post request, even though I can’t view the submission in my Netlify account.
When I login into the Google admin console I can’t see any of the recaptcha results instantly but days later the results appear. Is this the expected behavior?
I would prefer to get the 303 response others have described when the recaptcha is null or fails to pass.
Hey there,
I just tried to create a test submission to your form, but it seems like you’ve made the reCAPTCHA a required field? Nice workaround! Though I’m still puzzled by the missing 303, as you are. If it happens again, it would be great if you could send an x-nf-request-id for the 200 POST so we can check our logs for any clues.