Greetings-

The Google Apps Email Audit API documentation[1] states: "The maximum
mailbox export creation requests per day is a total of 100 requests
from all domain administrators."

In the process of creating export requests for well under 100 users, I
seem to have encountered this limit (or "a limit") -- without making
100 mailbox export creation requests.

I can no longer retrieve status of my requests, nor delete the
completed requests whose output I have successfully downloaded. The
error returned is: {'status': 503, 'body': 'Quota exceeded for the
current request', 'reason': 'Service Unavailable'}

Is it possible that calls other than mailbox export creation requests
are being counted toward this limit? Perhaps any call to
/a/feeds/compliance/audit/mail/export/ is counted, including GET and
DELETE? Is it possible that downloading result files counts against
the limit?

It would seem to be a bug for the 100 mailbox export creation requests
to be consumed based on anything other than a successful POST to
/a/feeds/compliance/audit/mail/export/DOMAIN/USER

It's also possible that I'm running up against this issue:
http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=2725

Is this a bug, or have I gone about it the wrong way and this behavior
is expected?

Thanks!

-jeff


1: 
http://code.google.com/googleapps/domain/audit/docs/1.0/audit_developers_guide_protocol.html

-- 
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.

Reply via email to