hcaptcha Questions

2

Solved

How can I test hCaptcha on localhost? When using the key, I get a CORS error, and for choosing sites for the key, it specifically states ... localhost will not work
Rob asked 5/6, 2021 at 14:34

2

I've added hCaptcha to my website in invisible mode, and I invoke the challenge when the submit button on my form is pressed by doing await captcha.execute({ async: true }).catch(() => { // ... ...
Shrunken asked 30/6, 2022 at 2:30
1

© 2022 - 2024 — McMap. All rights reserved.