I've seen the same problem (302, Moved Temporarily, redirects <= 0). As everyone else has seen, it is intermittent.
I have worked around it by handling the RequestError in my own application. Took a fair amount of tinkering since my Python isn't that great, and the API documentation is inadequate. But basically built my own "redirects remaining" loop. It's not super well-tested since the problem is intermittent, but it's worked well at least one time. I can post the chunk of code here if anyone is interested. - Bruce --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
