On Tue, Mar 10, 2009 at 4:28 PM, Tim @ Appirio <[email protected]> wrote: > > > Hello, > > I'm writing a script to cache the lists of secondary Google Calendars > for every user on a GApps domain in a local database, in order to > facilitate maintenance of these calendars later through the API > (CRUD). For specific users on my test Premiere GApps domain, I get > 500 errors when calling RetrieveAllCalendars in Python (Protocol equiv > is GET > https://www.google.com/calendar/feeds/[email protected]/allcalendars/full). > > I get this 500 error every time for these specific accounts, but not > for other accounts, no matter which username I start with... So, I > don't think I'm running into any governor limits. The accounts do not > reset after even hours of laying idle, and other accounts consistently > work fine. > > Feel free to email me for specifics regarding the client's test > domain, list of user accounts, or domain admin privs if needed. > > Thanks! > > Tim
Hi Tim, I'd need the names of the specific user accounts you're having a problem with. An HTTP trascript would also be really useful. Can you these to me off-list at [email protected]? Information on generating an HTTP transcript is available at: http://code.google.com/apis/gdata/articles/debugging_client_libs.html -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
