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

[17.0] auth_signup_verify_email unable to use with reCAPTCHA #774

Open
ecloutier-fcfq opened this issue Mar 10, 2025 · 0 comments
Open

[17.0] auth_signup_verify_email unable to use with reCAPTCHA #774

ecloutier-fcfq opened this issue Mar 10, 2025 · 0 comments
Labels

Comments

@ecloutier-fcfq
Copy link

Using reCAPTCHA and auth_signup_verify_email at the same time results in the error ValueError: Invalid field 'recaptcha_token_response' on model 'res.users'

Module

auth_signup_verify_email (Verify email at signup)

Describe the bug

"Something went wrong, please try again later or contact us." when reCAPTCHA in the logs

To Reproduce

Affected versions: 17.0.1.0.0

Steps to reproduce the behavior:

  1. install and setup auth_signup_verify_email
  2. install and setup google_recaptcha
  3. try to create an account

Expected behavior
The account creation should proceed if the recaptcha passes

Additional context

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

No branches or pull requests

1 participant