Hello Scott, We don't support GAM tool at google. You are getting the error with the API using Java, then it would be good if you tell which Apps version you are using, and what you are trying to do. Share some code with us, that will help understand your problem well
Thank you, -- Shraddha Gupta Developer Programs Engineer, Google, Hyderabad. On Wed, Sep 7, 2011 at 8:37 PM, Scott <[email protected]> wrote: > I am getting the following error when using the GAM tool as well as > writing directly to the API using Java. > > GAM: > > Traceback (most recent call last): > File "gam.py", line 2522, in <module> > File "gam.py", line 2164, in doRequestExport > File "gdata\apps\audit\service.pyo", line 230, in > createMailboxExportRequest > File "gdata\apps\service.pyo", line 532, in _PostProperties > gdata.apps.service.AppsForYourDomainException: {'status': 500, 'body': > '<?xml ve > rsion="1.0" encoding="UTF-8"?>\r\n<AppsForYourDomainErrors>\r\n > <error errorCod > e="1000" invalidInput="" reason="UnknownError" />\r\n</ > AppsForYourDomainErrors>\ > r\n\r\n', 'reason': 'Internal Server Error'} > > Java app: > > AppsForYourDomainException > AppsForYourDomainException > UnknownError(1000): > at > > com.google.gdata.data.appsforyourdomain.AppsForYourDomainException.narrow(AppsForYourDomainException.java: > 133) > at > > com.google.gdata.client.appsforyourdomain.AppsForYourDomainService.insert(AppsForYourDomainService.java: > 102) > at > > com.google.gdata.client.appsforyourdomain.audit.AuditService.createMailboxDumpRequest(AuditService.java: > 186) > at GoogleMailBoxMakeRequest.startExport(GoogleMailBoxMakeRequest.java: > 44) > at GoogleMailBoxMakeRequest.main(GoogleMailBoxMakeRequest.java:19) > > Please advise. Thank you. > > -- > 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. > > -- 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.
