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

ERROR python3 add_to_google_group.py -g sa@yourdomain.com #86

Open
kanuto0o opened this issue Jan 13, 2022 · 4 comments
Open

ERROR python3 add_to_google_group.py -g sa@yourdomain.com #86

kanuto0o opened this issue Jan 13, 2022 · 4 comments

Comments

@kanuto0o
Copy link

kanuto0o commented Jan 13, 2022

As we have already commented several times this part does not work and gives error.
It is said that you have to enable sdk admin but still does not work.

Error

@kanuto0o kanuto0o changed the title python3 add_to_google_group.py -g sa@yourdomain.com ERROR python3 add_to_google_group.py -g sa@yourdomain.com Jan 13, 2022
@rikuddo91
Copy link

As we have already commented several times this part does not work and gives error. It is said that you have to enable sdk admin but still does not work.

Error

Did you ever get around to resolve this issue?

@kanuto0o
Copy link
Author

kanuto0o commented Jun 5, 2022

no

@gnosticJade
Copy link

You need to pass the -c ./credentials.json argument.
The add_to_google_group.py script hasn't been updated to reflect the same default of storing credentials.json alongside the other .py files. Alternatively, you can create a symlink to credentials.py in the credentials directory as well.

parse.add_argument('--credentials', '-c', default='credentials/credentials.json',

@shinji257
Copy link

I still didn't get it to work even after updating the script. I ended up just building that google group by hand pushing in small batches to avoid hitting the bot check.

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

4 participants