We are working on this issue. It might require few weeks to ship.
Unfortunately we do not have any ETA yet.
Thanks!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
So have an Enterprise application with Chat.ReadWrite.All permission doing the following call no longer works
https://graph.microsoft.com/beta/users/{user_id}/chats/getAllMessages
{
"error": {
"code": "Forbidden",
"message": "Missing role permissions on the request. API required one of 'Chat.Read.All'. Roles on the request 'TeamSettings.ReadWrite.All, Teamwork.Migrate.All, Mail.ReadWrite, MailboxSettings.Read, Contacts.ReadWrite, Group.ReadWrite.All, Sites.Manage.All, User.Read.All, TeamMember.ReadWrite.All, ChannelMessage.Read.All, Calendars.ReadWrite, Chat.ReadWrite.All, ChannelMember.ReadWrite.All, GroupMember.ReadWrite.All, ChannelSettings.ReadWrite.All, Sites.FullControl.All, Notes.ReadWrite.All'",
"innerError": {
"date": "2021-06-11T10:39:43",
"request-id": "8408cd66-75cb-4178-85a8-93ae23fdabc8",
"client-request-id": "8408cd66-75cb-4178-85a8-93ae23fdabc8"
}
}
}
This Started happening since Wednesday 9th evening.
Do we now need to add Chat.Read.All or is this a bug that is going to be fixed soon?
We are working on this issue. It might require few weeks to ship.
Unfortunately we do not have any ETA yet.
Thanks!