Hi All,
I'm having difficulties creating and working with delegates using the latest gam after a recent gdata upgrade. I have no problem adding and deleting aliases or other read/write operations.
Has anyone else encountered these issues?. I have tried regenerating oAuth and Json files - it just seems to be a problem with delegate operations.
Thanks in advance for any help
Ian
Traceback (most recent call last):
File "./gam.py", line 7741, in <module>
doDelegates(users)
File "./gam.py", line 923, in doDelegates
callGData(service=emailsettings, function=u'CreateDelegate', throw_errors=[600, 1000, 1001], delegate=use_delegate_address, delegator=delegator)
File "./gam.py", line 344, in callGData
method = getattr(service, function)
AttributeError: 'EmailSettingsService' object has no attribute 'CreateDelegate'
Versions info:
Python 2.7.6 64-bit final
google-api-python-client 1.3.1
Darwin-14.1.0-x86_64-i386-64bit x86_64
Path: /usr/local/gam/