Is it possible for grecaptcha.enterprise.execute to return empty or null values?
We have successfully integrated Google reCAPTCHA Enterprise into our site, and it functions perfectly when I fill out and submit the form. However, our logs reveal numerous error messages indicating that requests are missing the required non-empty reCAPTCHA token parameter.
Is it possible for grecaptcha.enterprise.execute to return empty or null values?
We have successfully integrated Google reCAPTCHA Enterprise into our site, and it functions perfectly when I fill out and submit the form. However, our logs reveal numerous error messages indicating that requests are missing the required non-empty reCAPTCHA token parameter.
reCaptcha Enterprise return 1 instead of 1.0 within score field
Google Support,
Google reCAPTCHA Enterprise assessment risk score always returns zero
I added Google reCAPTCHA enterprise key and appropriate service account.
I listed two domains in enterprise key configuration (Also tried to disable domain verification at all).
I am getting logical assessmentResponse.getRiskAnalysis().getScore() = 0.9 assessments one one domain and but always getting zeros on another domain. I use same configuration on both servers. Both domains are verified in google search console, as well as admin console.