An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hi,
thank you very much for the response and sorry for the late response, as I was on vacation.
Well, the problem is that the CalendarView request doesn't work at all anymore. E.g. I try to read the calendar events of a colleague for the next year and I'm only interested in events which contain certain characters in the subject ([]) and aren't private (filters don't help). But the whole request crashes because there is this private reoccurring event somewhere where one of the dates was changed. The calendar permission given to the user is/should be sufficient for the task.
So, the API crashes in handling these private reoccurring events. My expectation would be a meaningful error message or that this event will not be exported - which is totally fine for me. So for now the workaround is that the my colleagues aren't allowed to have reoccurring private events in their main calendar. They can create an additional calendar where they can create those events.
Best Regards