Contact Form 7 recaptcha 3 headless site
-
Hi,
I am building a wordpress headless site (frontend using Nuxt.js) and am trying to use recaptcha v3 in contact form 7 . I have already setup the integration using the built in integration.
But, the problem is contact form 7 is marking all of my emails as spam. Therefore I installed Flamingo plugin just to see the error log. Apparently the error log says reCAPTCHA response token is empty. Which makes sense because the recaptcha is setup in WordPress while since my frontend is decoupled, it doesn’t get the token.
I have read about using vue-recaptcha but that means setting up a new recaptcha that is entirely separate from the recaptcha I setup in WordPress. I can’t find a way to link the recaptcha for WordPress and my frontend together.
Any advise would be very much appreciated, thanks!
- The topic ‘Contact Form 7 recaptcha 3 headless site’ is closed to new replies.