googleapis / googleapis/google-cloud-node
No token returned with grecaptcha.entreprise.execute() when non test key
Open
type: question
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Hello, I'm trying to use a non test key that I've already created in google recaptcha entreprise dashboard, when I call grecaptcha.entreprise.execute() with key that is non test key I've got a null token, however when I use a test key, I have the token normally.
What is the problem.
This is the repo I use to implement the google recaptcha entreprise: https://github.com/Seif-apprentus/Next-JS-Landing-Page-Starter-Template/blob/master/src/pages/login/index.tsx
Contributor guide
Assessment
This issue has not been assessed yet.