Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
[deleted comment]
> calendar --cal "Birthdays" add "Bill Billybill 1/14 yearly"
Traceback (most recent call last):
File "C:\Python26\Scripts\google", line 463, in <module>
main()
File "C:\Python26\Scripts\google", line 454, in main
run_interactive(parser)
File "C:\Python26\Scripts\google", line 251, in run_interactive
run_once(options, args)
File "C:\Python26\Scripts\google", line 356, in run_once
task.run(client, options, args)
File "c:\python26\lib\site-packages\googlecl\calendar\service.py", line 474, i
n _run_add
client.quick_add_event(args, cal_user)
File "c:\python26\lib\site-packages\googlecl\calendar\service.py", line 184, i
n quick_add_event
USER_BATCH_URL_FORMAT % calendar_user)
File "c:\python26\lib\site-packages\gdata\calendar\service.py", line 446, in E
xecuteBatch
return self.Post(batch_feed, url, converter=converter)
File "c:\python26\lib\site-packages\gdata\service.py", line 1236, in Post
media_source=media_source, converter=converter)
File "c:\python26\lib\site-packages\gdata\service.py", line 1346, in PostOrPut
redirects_remaining - 1, media_source, converter=converter)
File "c:\python26\lib\site-packages\gdata\service.py", line 1346, in PostOrPut
redirects_remaining - 1, media_source, converter=converter)
File "c:\python26\lib\site-packages\gdata\service.py", line 1346, in PostOrPut
redirects_remaining - 1, media_source, converter=converter)
File "c:\python26\lib\site-packages\gdata\service.py", line 1346, in PostOrPut
redirects_remaining - 1, media_source, converter=converter)
File "c:\python26\lib\site-packages\gdata\service.py", line 1354, in PostOrPut
'body': result_body}
gdata.service.RequestError: {'status': 302, 'body': '<HTML>\n<HEAD>\n<TITLE>Move
d Temporarily</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Mov
ed Temporarily</H1>\nThe document has moved <A HREF="http://www.google.com/calen
dar/feeds/asdasdasdasdasdasd@group.calendar.google.com/private/full/batc
h?gsessionid=asdasdasdasdasdasdasd">here</A>.\n</BODY>\n</HTML>\n', 'reason': '
Redirect received, but redirects_remaining <= 0'}
Original comment by johnste...@gmail.com
on 22 Jun 2010 at 11:48
Merging into general 302 issue
Original comment by tom.h.mi...@gmail.com
on 24 Jun 2010 at 12:21
Original issue reported on code.google.com by
volf...@gmail.com
on 21 Jun 2010 at 5:13