-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
API: GraphService issueStatus: Needs InvestigationTriaged-Unassignedissue that is triaged but unassignedissue that is triaged but unassigned
Description
Describe the bug
The call list all calendars (/v1.0/me/calendars) returns a 500 Internal Server Error.
This call seems to no longer work for a lot of users, we get error reports from a lot of users.
I tried with 4 accounts:
personal live account -> error 500
personal outlook account -> error 403
personal hotmail account -> error 403
O365 account -> OK
This call no longer seems to work properly for personal outlook/live/hotmail accounts. Probably started in the last 24hours.
To Reproduce
Steps to reproduce the behavior:
- Go to Microsoft Graph Explorer: https://developer.microsoft.com/en-us/graph/graph-explorer
- Create a token for a personal outlook/hotmail/live account (not O365, that seems to work), consent to e.g. Calendar.Read scope
- Go to "Outlook Calendar", list all calendars.
- Click on "Run query".
- See error, either 500 or 403 while haven given consent.
Expected behavior
No errors
Screenshots
500 for my account:
403 for another account while consenting
kinex, marcoancona, corsall, VLoub, TuanCLima and 3 moreajtruckle, jooooel and armetiz
Metadata
Metadata
Assignees
Labels
API: GraphService issueStatus: Needs InvestigationTriaged-Unassignedissue that is triaged but unassignedissue that is triaged but unassigned

