Usign GAM I have created an user email audit report. When I try to export
it I get the following error:
Traceback (most recent call last):
File "gam.py", line 2369, in <module>
doDownloadExportRequest()
File "gam.py", line 2128, in doDownloadExportRequest
results = audit.getMailboxExportRequestStatus(user, request_id)
File "/Users/myprofile/gam/gdata/apps/audit/service.py", line 244, in
getMailboxExportRequestStatus
return self._GetProperties(uri)
File "/Users/myprofile/gam/gdata/apps/service.py", line 524, in
_GetProperties
raise gdata.apps.service.AppsForYourDomainException(e.args[0])
gdata.apps.service.AppsForYourDomainException: {'status': 500, 'body':
'<?xml version="1.0" encoding="UTF-8"?>\r\n<AppsForYourDomainErrors>\r\n
<error errorCode="1000" invalidInput="" reason="UnknownError"
/>\r\n</AppsForYourDomainErrors>\r\n\r\n', 'reason': 'Internal Server
Error'}
sean
--
You received this message because you are subscribed to the Google Groups
"Google Apps Domain Information and Management APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-apps-mgmt-apis?hl=en.