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
First of all, I could run the Site, so thank you for your help.
When I try to Sign Up and click on Recaptcha, the site shows 'Invalid reCAPTCHA. Please try again'
I don't know where the problem is.
The text was updated successfully, but these errors were encountered:
I think it's happening because of "data-sitekey" value on line 45 in "/users/templates/users/register.html". Currently, it contains my public site key. Replace this with yours by creating a new one and populate both "data-sitekey" in template as well as "GOOGLE_RECAPTCHA_SECRET_KEY" in the ".env" file. Also, don't forget to add the domains while creating a google recaptcha key.
Hello, sorry for the Issues but I have a Problem.
First of all, I could run the Site, so thank you for your help.
When I try to Sign Up and click on Recaptcha, the site shows 'Invalid reCAPTCHA. Please try again'
I don't know where the problem is.
The text was updated successfully, but these errors were encountered: