I regularly have the issue that my bot can't fetch messages through the Graph API anymore, after a while I get the following error:
Missing role permissions on the request. API requires one of 'ChannelMessage.Read.All, ChannelMessage.Read.Group'. Roles on the request 'Sites.Selected, GroupMember.Read.All, Group.Selected'. Resource specific consent grants on the request ''.
When I then reinstall the app into the team, the access is restored. Is there any known issue here, or am I doing something wrong?
I regularly have the issue that my bot can't fetch messages through the Graph API anymore, after a while I get the following error:
When I then reinstall the app into the team, the access is restored. Is there any known issue here, or am I doing something wrong?