We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I moved my site online and now, I'm not able anymore to register new users 👍
Uncaught Error: Missing required parameters: sitekey
I guess I have to change the sitekey through Google ?
I have a reference like this : "reference": "c14dd67024f30fd28f38ac9faa44cc47e1d4bddf"
"c14dd67024f30fd28f38ac9faa44cc47e1d4bddf"
Is this the key ?
{ "name": "anhskohbo/no-captcha", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/anhskohbo/no-captcha.git", "reference": "c14dd67024f30fd28f38ac9faa44cc47e1d4bddf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/c14dd67024f30fd28f38ac9faa44cc47e1d4bddf", "reference": "c14dd67024f30fd28f38ac9faa44cc47e1d4bddf", "shasum": "" },
Do you know where I can find the actual key in my code ?
Thank you for your help.
The text was updated successfully, but these errors were encountered:
have u defined sitekey in .env file of your app?
Sorry, something went wrong.
No branches or pull requests
Hello,
I moved my site online and now, I'm not able anymore to register new users 👍
Uncaught Error: Missing required parameters: sitekey
I guess I have to change the sitekey through Google ?
I have a reference like this : "reference":
"c14dd67024f30fd28f38ac9faa44cc47e1d4bddf"
Is this the key ?
Do you know where I can find the actual key in my code ?
Thank you for your help.
The text was updated successfully, but these errors were encountered: