Today’s update is a hotfix to work around a bug Microsoft introduced on their Graph API servers. This issue resulted in a 500 server error when getting the list of Microsoft 365 calendars.
Details: by default, API requests retrieve all data: name, color, id, etc. There are a couple of fields that now cause the error if they are in the query. They have to do with meetings (DayBack doesn’t do anything with them), so we are omitting them from the query.