rappasoft/laravel-boilerplate

Problem with recaptcha in login form

0xlimon opened this issue · 4 comments

Hi
This error is displayed in the login form for captcha

ERROR for site owner:
Invalid domain for site key

There is no such problem in the registration form and recaptcha works properly. I have done all the configuration and this problem is only in the login form

That comes from recaptcha itself. It's saying your domain isn't registered for the API key you provided.

That comes from recaptcha itself. It's saying your domain isn't registered for the API key you provided.

Well the problem is only in the login form
Because it works properly in the Captcha registration form

Hmm that's really weird. It's the same code. Could be some weird caching issue or something.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.