Jay Lee
Jay Lee
Coming back to this after a couple weeks off. On further consideration I do think if a custom http object is being passed to build_from_document() we shouldn't be trying to...
For future reference, Python's help function can be very helpful here: ``` help(cm.customers().reports().countActiveDevices) ``` outputs: ```Help on method method in module googleapiclient.discovery: method(**kwargs) method of googleapiclient.discovery.Resource instance Get a count...
I just released GYB 1.81 that should fix this issue by reducing batch sizes. Please test and lmk if you are still seeing issues. https://github.com/GAM-team/got-your-back/releases Jay
PRs are welcome. I have no experience with scoop so this is unlikely to be a priority for the project.
GYB should never be run as root.
Don't run GYB as root / sudo. There is no good reason to and it's insecure. The temporary errors are on Google's side. Do they happen 100% of the time?...
The Google best-practice method to handle former employee data retention is archive licenses, not moving the data between users/groups. See: https://support.google.com/a/answer/9048836?hl=en Have you tried using another Google group? I can't...
I wasn't able to reproduce your issue on my end with those commands.