Replies: 1 comment 2 replies
-
I don't have any clue. try to set the resource like: print(account.schedule('account_xxxx').list_calendars()) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
I use an outlook.office.com account to access some other peoples calendars (in the same organisation) . Two of those (test) users have given me access so I can make a calendar event, change it, delete it (using outlook.office.com in a browser, so interactive as a user would do).
So far so good. However, when reading the calendars in Python with account.schedule().list_calendars() only 2 out of 3 are shown. I don't think this is an O365 issue but an Outlook rights issue, but I'm a little puzzled with all those settings?
Any suggestions in the field?
AzureTestCalendarList.zip
Beta Was this translation helpful? Give feedback.
All reactions