You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: