New issue 462 by lisi.and...@gmail.com: 302 Redirect RequestError on latest
release
http://code.google.com/p/googlecl/issues/detail?id=462
> google --version
google 0.9.13
> google calendar delete --yes --title "AA"
Could not delete event: {'status':
302, 'body': '<HTML>\n<HEAD>\n<TITLE>Moved Te
mporarily</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF"
TEXT="#000000">\n<H1>Moved T
emporarily</H1>\nThe document has moved <A
HREF="http://www.google.com/calendar/
feeds/default/private/full/ukn4oe4cm66nk7pmb2c35994h4/63464452402?gsessionid=-Gw
OgbVXDslUfhszcNgXww">here</A>.\n</BODY>\n</HTML>\n', 'reason': 'Redirect
received, but redirects_remaining <= 0'}
I'm behind the company firewall, and have setup http_proxy env variable,
and can execute "google calendar add" successfully.
I use the windows release - googlecl-win32-0.9.13.zip
Update- The issue cannot be reproduced 100%.