0

I have been trying to implement google reCaptcha v3 in my react form ,i am using next js and react 18 , but some how it shows an error like this "localhost is not in the list of supported domains for this site key. recaptcha" , and could't verify the captcha i hope some of my tech buddies can find this out , thanks in advance

enter image description here

i have tried to add localhost in my next config file , but it didn't work :(

1 Answer 1

1

You need to add the domain in the reCAPTCHA Admin Panel.

Not the answer you're looking for? Browse other questions tagged or ask your own question.