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

Suspended Google Users Crash Brive #10

Open
shawniverson opened this issue Oct 31, 2014 · 5 comments
Open

Suspended Google Users Crash Brive #10

shawniverson opened this issue Oct 31, 2014 · 5 comments

Comments

@shawniverson
Copy link

oauth2client.client.AccessTokenRefreshError: invalid_request

@wk8
Copy link
Owner

wk8 commented Nov 3, 2014

Mind elaborating a bit more?

@shawniverson
Copy link
Author

When a user is marked as suspended in Google, Brive fails with the above message when it reaches the user. There doesn't appear to be a way to skip or exclude suspended users.

@wk8
Copy link
Owner

wk8 commented Nov 3, 2014

Ah. Indeed that would make it crash. I guess I had never encountered that case before.

However, please note that you can exclude a user with the --user-regex option set to ^((?!login)|login.).*$ but I agree that's a bit convoluted :-/ will add a --user-exclude-regex option when I get some time, and also give a more meaningful error message in that case.

@wk8
Copy link
Owner

wk8 commented Sep 19, 2015

This might be solved by #13 but I don't have a Google domain account handy to test it. Mind doing that for me? Thanks!

@shawniverson
Copy link
Author

Yes, I'll test that.

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

2 participants