Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cuenta de servicio solo acepta archivo #4

Open
cesarbenjamindotnet opened this issue May 5, 2024 · 0 comments
Open

cuenta de servicio solo acepta archivo #4

cesarbenjamindotnet opened this issue May 5, 2024 · 0 comments

Comments

@cesarbenjamindotnet
Copy link
Contributor

cambiar

RECAPTCHA_CREDENTIALS_SERVICE_ACCOUNT_FILE = os.path.join(BASE_DIR, "_gcp_sa", "recaptcha_enterprise_service_account_key.json")
credentials = service_account.Credentials.from_service_account_file(RECAPTCHA_CREDENTIALS_SERVICE_ACCOUNT_FILE)

para que utilice datos de la cuenta de servicio desde variables para poder usar archivo o variables de entorno

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant