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

Always fails #97

Closed
mgsmus opened this issue Oct 1, 2018 · 2 comments
Closed

Always fails #97

mgsmus opened this issue Oct 1, 2018 · 2 comments

Comments

@mgsmus
Copy link

mgsmus commented Oct 1, 2018

Hello

I've checked everything. It was working till yesterday and I don't know what happened but it stopped working. I've added both my production and local test domain to recaptcha panel. It was also working in local but it also stopped working. I get validation.captcha error. It even shows some photos and asks me "Select traffic lights" after clearing cache, still gives me validation error even though I select correct photos. The recaptcha analytics is empty because it's just started to fail (not enough data to show some stats).

Laravel Framework 5.7.6
PHP 7.2
The domain uses a valid SSL certificate (I don't know if it's relevant)
Tried on local and production server
Tried with different browsers (I don't know if it's relevant)
Cleared both app and browser cache, cookies, everything (I don't know if it's relevant)
Checked response, I have a non-empty g-recaptcha-response key
There is no error in browser console, all debug values are true.

Don't know what to do or where to look. I will try at work with different pc tomorrow.

@albertcht
Copy link
Owner

Hi @mgsmus m

This is the challenge triggered by Google's recaptcha once it detects suspicious activities.

Use test key for local development: https://developers.google.com/recaptcha/docs/faq
You can also try to set the level of your recaptcha to easiest if you don't want to face the challenge too frequently.

#30, #77

@mgsmus
Copy link
Author

mgsmus commented Oct 2, 2018

Hi,

Thanks for the reply.

I couldn't find a solution so I decided to remove. It seems reCAPTCHA has some problems even at the easiest level. I was using it on a pre-registration form and don't want to prevent users to register. I'll stick to an SMS-approved solution.

I'm closing the issue because it's not related to the package.

@mgsmus mgsmus closed this as completed Oct 2, 2018
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