linkedin / pyexchange

Python wrapper for Microsoft Exchange
Apache License 2.0
152 stars 98 forks source link

Getting ErrorRecurrenceHasNoOccurrence when reading calendar events #85

Open tinyweasel opened 6 years ago

tinyweasel commented 6 years ago

I'm using pyexchange to read calendar events and save them to a web application, but I get this error on occasion when running the sync code, and I'm trying to figure out exactly what triggers it, and if it's going to stop events being synced to the web app, and how to handle it. Any ideas what particular situation triggers it?

tinyweasel commented 6 years ago

The events aren't recurring events, at least the ones I've checked aren't so far.

tinyweasel commented 5 years ago

Still happening...