python gam.py all users show forward | grep -v "Enabled:false"
Temp error. Backing off 16 seconds...attempt 5/10Temp error. Backing off 32 seconds...^Cclose failed in file object destructor:sys.excepthook is missinglost sys.stderr
Giving my.user@domain.com delegate access to my.other.user@domain.com (1 of 1)
Temp error. Backing off 16 seconds...attempt 5/10
Temp error. Backing off 32 seconds...attempt 6/10
Temp error. Backing off 60 seconds...attempt 7/10
Temp error. Backing off 60 seconds...attempt 8/10
Temp error. Backing off 60 seconds...attempt 8/10
Traceback (most recent call last):
File "/test/test/gam-python/gam.py", line 6069, in <module>
doDelegates(users)
File "/test/test/gam-python/gam.py", line 821, in doDelegates
callGData(service=emailsettings, function='CreateDelegate', throw_errors=[600, 1000, 1001], delegate=use_delegate_address, delegator=delegator)
File "/test/test/gam-python/gam.py", line 307, in callGData
terminating_error = checkErrorCode(e, service)
File "/test/test/gam-python/gam.py", line 172, in checkErrorCode