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

avn user create failed with error 400 #394

Open
procinger opened this issue Nov 19, 2024 · 0 comments
Open

avn user create failed with error 400 #394

procinger opened this issue Nov 19, 2024 · 0 comments

Comments

@procinger
Copy link

What happened?

According to the documentation, a new user should be created with this command.

avn user create [email protected] --real-name "John Doe"

Unfortunately, I get the following error message - even if I replace John Doe with the correct data

ERROR	command failed: Error: {"errors":[{"message":"Invalid input: 'cf_turnstile_response' is a required property","status":400}],"message":"Invalid input: 'cf_turnstile_response' is a required property"}, status(<class 'int'>)=400

What did you expect to happen?

A 200/201 response / exit code 0 and the user was created

What else do we need to know?

aiven-client 4.4.0
GCP Tenant

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