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

Error: missing-captcha No hCaptcha exists. #75

Open
aeslinger0 opened this issue Nov 23, 2023 · 1 comment
Open

Error: missing-captcha No hCaptcha exists. #75

aeslinger0 opened this issue Nov 23, 2023 · 1 comment

Comments

@aeslinger0
Copy link

I'm getting this error when my page is loading.

image

It appears to originate from https://hcaptcha.com/1/api.js?render=explicit
image

I can't find any documentation on why this error is happening or how to resolve it. I am running locally, but not using localhost. Instead, I have an entry in my hosts file for local.mydomain.com. It worked the first time I ran it, but now it's giving this error every time and the reactive form control is never updated with the captcha code.

Any ideas what would be causing this or how to fix it?

@aeslinger0
Copy link
Author

I found I could clear my storage (localStorage, cookies, etc) and it started working again. Since it's happening in api.js, I'm guessing it might be a problem with hCaptcha and not this library, although I don't know that for sure. I will submit a bug report to them and point them to this page.

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

1 participant