Closed GoogleCodeExporter closed 8 years ago
I have experienced the same issue with the same python client as above. For me
it seems to happen when I try to delete an exception to a recurring event. I
believe the following series of actions leads to this error:
* Create a recurring event. This results in recurring event <A>.
* Create an exception <E> for the recurring event <A>.
* Delete the recurring event <A>.
This leaves the exception even though the recurring event was deleted. Every
time I try to delete the exception event <E> I get an HTTP 410 error.
Original comment by galen.sa...@gmail.com
on 21 Oct 2012 at 5:10
This sounds like an issue with the calendar api itself and not the Python
client library, and should be raised here:
https://groups.google.com/forum/embed/?place=forum/google-calendar-api&showsearch=true
Original comment by jcgregorio@google.com
on 23 Oct 2012 at 5:54
Original issue reported on code.google.com by
canellaf...@gmail.com
on 9 Oct 2012 at 8:36