I'm getting exactly the same. Have you found anything.

Dean

On Jul 15, 1:29 am, tALSit de CoD <[email protected]> wrote:
> Hi people, I'm getting random 302's with a little app that I'm
> writing, but I have no clue as to why this is happening.
>
> It happens randomly in with
> gdata.calendar.service.CalendarService.InsertEvent() &
> gdata.calendar.service.DeleteEvent()
>
> Why does it keep knocking back the request?
>
> Any information would be most welcome, thanks!
>
> Traceback (most recent call last):
> ...
>   File "C:\bin\utils\cal\lib\gdata\calendar\service.py", line 159, in
> InsertEvent
>     converter=gdata.calendar.CalendarEventEntryFromString)
>   File "C:\bin\utils\cal\lib\gdata\service.py", line 1178, in Post
>     media_source=media_source, converter=converter)
>   File "C:\bin\utils\cal\lib\gdata\service.py", line 1287, in
> PostOrPut
>     redirects_remaining - 1, media_source, converter=converter)
>   File "C:\bin\utils\cal\lib\gdata\service.py", line 1287, in
> PostOrPut
>     redirects_remaining - 1, media_source, converter=converter)
>   File "C:\bin\utils\cal\lib\gdata\service.py", line 1287, in
> PostOrPut
>     redirects_remaining - 1, media_source, converter=converter)
>   File "C:\bin\utils\cal\lib\gdata\service.py", line 1287, in
> PostOrPut
>     redirects_remaining - 1, media_source, converter=converter)
>   File "C:\bin\utils\cal\lib\gdata\service.py", line 1295, in
> PostOrPut
>     'body': result_body}
> gdata.service.RequestError: {'status': 302, 'body': '<HTML>\n<HEAD>
> \n<TITLE>Moved Temporarily</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF"
> TEXT="#000000">\n<H1>Moved Temporarily</H1>\nThe document has moved <A
> HREF="https://www.google.com/calendar/feeds/......";>here</A>.\n</BODY>
> \n</HTML>\n', 'reas
> on': 'Redirect received, but redirects_remaining <= 0'}

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

Reply via email to