Hi Gwyn, Can you help us track down one of those requests that failed so that we can check if we are returning the wrong response code? Thanks
Claudio On Sat, Mar 24, 2012 at 3:02 AM, Gwyn Howell <[email protected]>wrote: > Am finding that the Email Settings API is throwing random 403 errors. > > I am using the gdata python API on App Engine. My app spawns a new task > for each user in a Google Apps domain, then each task calls the > retrieve_signature method. Sometimes this call throws a 403 error. The > task will then auto retry. Eventually all tasks will complete. We have > noticed that this only tends to happen with larger domains (> 100 users). > > An obvious explanation for this, would be we are firing too many requests > in too little time and therefore exceeding some kind of hidden quota, but > it doesn't make sense that the error should be a 403. > > Please advise > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-apps-mgmt-apis/-/NiKcrJK6wYoJ. > 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.
