NO BUG: Recpatcha - Error invalid site key

Browser: Chrome 110 / Safari 16
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tools: birdeatsbug.com or jam.dev)
Bricks 1.8.1

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi guys

Set this up twice now, added the keys in both places, and I get invalid site keys all over the forms on my website?

Domain is correct and never had problems with other form plugins using it - is this a Bricks bug?

Same settings I just put in a Google Recaptcha plugin, works first time:

Hi Rob,
Thanks so much for your report!

I can’t find any problems with google reCaptcha. On the dev server everything works fine on the first try. Please disable all plugins and custom code without exception and check if it works then.

If not, please send temporary login credentials and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase.

Best regards,
timmse

Hi Stefan

Should be my Email that I used to contact you with there, just sent my credentials over.

Yes, tried it without plugins and with, seemed to make no difference. Like I say, I’ve used the details in another plugin no problem so super grateful if you can find out what’s going on there.

I found an old Bricksforge thread where people have this bug using their Bricks pro forms, but nothing for vanilla use like I have here.

Many thanks

Hi,
You override the form styles, which also applies to the reCaptcha form group.

Please disable all plugins and custom code:wink:

You should exclude .recaptcha-error with :not(.recaptcha-error).

You need to paste your keys again, as I tested first to see if it was because of that.

1 Like

Hey Stefan,

Oh, I see. To be honest that never occurred to me it would have any kind of impact on the form, so I missed that. I’ll have another look, thank you.