-
Notifications
You must be signed in to change notification settings - Fork 211
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
Service account not auth'ing as expected #472
Comments
If check-service-account is passing then you should be all set. create-project is failing because you already have a project and GYB doesn't want to overwrite it. What happens when you actually try to use the service account to backup/restore? Please show the FULL output of your GYB commands. |
But that output doesn't confirm or deny that the service account is working. The wording is confusing because I'm telling it to check a service account and the output is telling me to create one rather than confirming one is already configured. There's no affirmation; it's basically saying "task failed successfully". I understand that I initially didn't try using a service account given this ambiguity and was able to do a backup/restore by logging into both the account being backed up and the one receiving the restore. I just tried and here's the output.
The scopes were added and approved 2 days ago when I first opened this issue. The client ID and secret in the automatically generated |
The issue tracker is for reporting product deficiencies. How do I questions should be posted to the discussion forum at https://groups.google.com/group/got-your-back. When in doubt, start at the discussion forum and return here only when instructed to do so.
Please confirm the following:
Yes, this is a fresh install
Yes, although the Wiki has steps that seem to be automatically done during setup, such as creating the oauth2service json file
Full steps to reproduce the issue:
check-service-account
outside of setupExpected outcome (what are you trying to do?): Use a service account
Actual outcome (what errors or bad behavior do you see instead?):
The text was updated successfully, but these errors were encountered: