I have a Power Automate step that uses Invoke an HTTP Request (Azure AD) to get some information from Microsoft Graph. It is complaining that I am missing permissions. I understand that I need to assign the scope permission below but I do not know two things:
- Which application do I assign permissions to 1) PowerApps and Flow or 2) Graph Explorer
- How do I add the ChannelMessage.Read.All delegated permission. (I am not sure where to look).
Missing scope permissions on the request. API requires one of 'ChannelMessage.Read.All'. Scopes on the request 'Application.ReadWrite.All, Calendars.ReadWrite, Calendars.ReadWrite.Shared, Contacts.ReadWrite, DelegatedPermissionGrant.ReadWrite.All, EduAdministration.Read, EduAdministration.ReadWrite, EduRoster.Read, EduRoster.ReadWrite, Files.ReadWrite.All, Group.ReadWrite.All, IdentityUserFlow.ReadWrite.All, Mail.ReadWrite, Mail.ReadWrite.Shared, Mail.Send, Mail.Send.Shared, MailboxSettings.ReadWrite, People.Read, People.Read.All, Sites.Read.All, Tasks.ReadWrite, User.Read, User.Read.All, User.ReadWrite'
Thank you,
Matt

Report
All responses (
Answers (