I'm trying to integrate google recaptcha entreprise in a next.js app, when I use a non test key, the returned token is always null, however it's returned fine when I use a test key. What is the problem please.
Here is the github link for the repo: https://github.com/Seif-apprentus/Next-JS-Landing-Page-Starter-Template/blob/master/src/pages/login/...
Hello @seifeslimene,
Welcome to Google Cloud Community!
I suggest you create an assessment to allow your backend to verify the authenticity of the token that reCaptcha Enterprise sends. For additional info, see also Choosing the appropriate reCAPTCHA key type
Since you are using reCaptcha Enterprise, it would also be best to be in touch with reCaptcha Support so they can further inspect your project.