'Reissuing recaptcha api keys to an existing domain

Our APIkeys were issued several years ago and since then the person who set them up has moved on. We have no idea what login/password was used (although I'm not sure that matters much now)

If I request new API keys for our domain will this break the existing recaptcha interactions until I correct the code?

TIA



Solution 1:[1]

You will only need to replace the captcha keys from your code and nothing will change for the user, so no replacing the keys won't break your application

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Sarkar