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

Uncaught Error: Missing required parameters: sitekey #166

Open
ddubois2 opened this issue Sep 6, 2020 · 1 comment
Open

Uncaught Error: Missing required parameters: sitekey #166

ddubois2 opened this issue Sep 6, 2020 · 1 comment

Comments

@ddubois2
Copy link

ddubois2 commented Sep 6, 2020

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 ?


{
            "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.

@FrantisekVrab
Copy link

have u defined sitekey in .env file of your app?

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