action restore group doesnt quite work. #444
Unanswered
SajidAhmedHEI
asked this question in
Q&A
Replies: 2 comments 2 replies
-
It works, yes. Show the command you used. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ok, the error is telling you that the service account doesn't have
permission to perform that action.
Run:
gyb --action check-service-account --email ***@***.***
And gyb will walk you through steps to authorize.
Jay
…On Fri, Dec 8, 2023, 6:25 AM SajidAhmedHEI ***@***.***> wrote:
Hi Jay,
Thank you for your response, here's what I use.
./gyb --email ***@***.*** --action restore-group --local-folder
/path to backup --service-account
Restore to another mailbox works.
—
Reply to this email directly, view it on GitHub
<#444 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDIZMFZN2OECOKUYD3HLC3YIL2JRAVCNFSM6AAAAABALHS7KKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TOOJYHA3DI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
Wondering if anyone has sucessfully restored to a group so far? I keep getting errors google.auth.exceptions.RefreshError: ('unauthorized_client: Client is unauthorized to retrieve access tokens using this method, or client not authorized for any of the scopes requested.', {'error': 'unauthorized_client', 'error_description': 'Client is unauthorized to retrieve access tokens using this method, or client not authorized for any of the scopes requested.'})
[27263] Failed to execute script 'gyb' due to unhandled exception!
Beta Was this translation helpful? Give feedback.
All reactions