Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation always fails #120

Open
f-liva opened this issue Nov 8, 2019 · 3 comments
Open

Validation always fails #120

f-liva opened this issue Nov 8, 2019 · 3 comments

Comments

@f-liva
Copy link
Contributor

f-liva commented Nov 8, 2019

The validation of the captcha is never successful, although the parameter g-response-recaptcha is correctly passed to the server and that, from Google console, the captcha controls are exceeded.

The only case where validation is successful is by using the test keys provided by Google:

INVISIBLE_RECAPTCHA_SITEKEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI
INVISIBLE_RECAPTCHA_SECRETKEY=6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe

In all other cases it always fails.

Activating the debug this is the ouput of the console:

Checking element binding of _submitForm...
contact:4 true
contact:4 Checking element binding of _captchaForm...
contact:4 true
contact:4 Checking element binding of _captchaSubmit...
contact:4 true

@f-liva
Copy link
Contributor Author

f-liva commented Nov 18, 2019

Any news here?

@MichaelBelgium
Copy link

MichaelBelgium commented Nov 26, 2019

Same here, Added @captcha in my login and register form due having bots registering on my website and its not working anymore, sometimes getting a javascript alert saying Cannot contact reCAPTCHA. Check your connection and try again. Logged in into admin console of recaptcha and theres NO data after 19 november.

Is this a google issue maybe? 🤔

@f-liva
Copy link
Contributor Author

f-liva commented Dec 4, 2019

Is there any new news here? Can I help you in any way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants