Client recently recieved this error after I added recaptcha to a form. Any idea how to resolve it? Link to site : https://www.stilzbookkeeping.com/
srivathssa I believe this is referring to the specific key itself. This is usually the case if you are not specifying a URL that this API key can be used for - meaning that if somebody were to get ahold of this key, they could use it for any website (thus charging this google account for usage). So its best to specify the domains that this key will be used on. You can list as many domains as you'd like - including the webflow staging url (your-website.webflow.io) etc. So that this recaptcha works on production and staging, etc. I'm kind of taking a shot in the dark based on some past experiences so I'm like 85% sure that this is what this means.
Hi Matt J. thanks, so what should I ask my client to do? This is a screenshot from his google cloud dashboard.
srivathssa not entirely sure on exact steps - maybe click on key details and see if you can edit the key and add domains - or you'll have to re-generate a new key and add domains. I would refer to google's documentation or ask ChatGPT about it and go from there.