I am using Umbraco Forms v17.1.0 with Umbraco v17.3.0. I have a reCAPTCHA v3 with score field. The score threshold slider in Umbraco Forms shows a range of 1–100 rather than 0–1. Setting it somewhere between 0.5 to 0.7 seems to work okay.
I think it’s the slider issue, I have seen similar issues on the repo. Please try upgrading the Umbraco Forms. You will see the slider with decimal values. The values which you are seeing are the default so even if you set let’s say 70 it will take as 1.0 and for every submission might instantly rejected as spam.
Thanks @ShekharTarare and @justin-nevitech for your responses and suggestions. I tried upgrading umbraco forms to 17.3.2 and still getting the same issue. I have raised the issue here now.
Just upgrading Umbraco Forms to latest v17.3.2 did not work. I got it working by upgrading both to latest Umbraco v17.4.1 with Umbraco Forms v17.3.2 @ShekharTarare@justin-nevitech