This topic is locked
[SOLVED]

Google ReCapthca ERROR for site owner: Invalid key type

2/4/2025 9:21:26 AM
PHPRunner General questions
B
bioman author

Hi,
I recently tried using the Google ReCaptcha feature on my registration and login pages, but receive the following error: ERROR for site owner: Invalid key type
I registered my site with Google as shown here: https://www.google.com/recaptcha/about/, clicking on Get Started with Enterprise (which was the only option available that I saw).
I copied the site key and secret key to my PHPRunner application as shown here: https://xlinesoft.com/phprunner/docs/captcha_on_authentication_pages.htm

I'm using PHPRunner 10.91.

What am I missing?

Thanks,
Brett

Admin 2/4/2025

I don't think you need Enterprise reCAPTCHA.

When I proceed to that page I see a link to "v3 Admin Console" and this is where you need to proceed:
https://www.google.com/recaptcha/admin

B
bioman author 2/10/2025

Ok, thanks Sergey. I will check into that.