Yesterday we migrated to reCAPTCHA Enterprise according to this document https://cloud.google.com/recaptcha-enterprise/docs/migrate-recaptcha
We do see the key under the Enterprise section, but when we try using it with grecaptcha.enterprise.execute method, it doesn't return us with the token. We're unsure of the reason, as we did everything according to the documentation. When we use this method with another two testing keys (also under the Enterprise section), it works as expected but doesn't with the key after the migration.
Has anyone encountered such a problem?