petlov
March 4, 2025, 7:22pm
1
Hi
I’m not sure if this is a bug, but removing the recaptcha keys from bricks settings would make all the forms which used recaptcha to fail.
Shouldn’t there be some fallback mechanism for if the recaptcha api keys were removed?
How to reproduce the issue:
Go to bricks settings and add recaptcha keys
Create a form and set recaptcha as the spam protection service
Delete recaptcha api keys from bricks settings
Try to submit the form and it will fail with recaptcha error
I’d expect forms to go through without any spam protection. Please correct me if I’m wrong.
Thanks much!
Val
timmse
March 5, 2025, 8:44am
2
Hi Valentin,
Thanks so much for your report!
As long as the recaptcha toggle is enabled on your form, it expects a valid API key. It’s the same as enabling the toggle but not adding an API key.
Best regards,
timmse
petlov
March 5, 2025, 10:59am
3
Thanks for your answer!
What if the payment method fails and Google cuts access to recaptcha? Clients would lose leads.
Please consider a fallback mechanism.
Thanks!
Val
timmse
March 5, 2025, 11:24am
4
Google requires a valid payment method to use their APIs. If there is a problem with this, it is not our responsibility, as the problem would occur generally and everywhere as soon as the API is used.
You are welcome to submit a feature request on the idea board so that we can see if other users have a need for it. But this is certainly not a bug.
1 Like
petlov
March 5, 2025, 12:04pm
5
Thank you very much, timmse!