Oct 04 2022 07:36 AM
Hello,
sharing the content of our app hasn't worked for a week.
Using the Teams WebApp we are getting the following errors in the developer console:
CID[main] ShareExtensibleAppButtonContainer: Installed app is undefined or doesn't have authorization
Insufficient RSC permission for appId:'' with isChannelMeeting: false
it worked last month, and nothing was changed from our side.
I tried to set the following permissions, but it has had no effect.
"authorization": {
"permissions": {
"orgWide": [],
"resourceSpecific": [
{
"name": "MeetingStage.Write.Chat",
"type": "Delegated"
},
{
"name": "ChannelMeetingStage.Write.Group",
"type": "Delegated"
}
]
}
}
could anyone help me to get it working?
Thank you
Oct 05 2022 12:43 AM
Oct 05 2022 08:01 AM
We can also confirm that we are unable to share any app while in a meeting. This week it stopped working with the same error message. We were able to share our app last week.
Oct 06 2022 12:50 AM - edited Oct 06 2022 12:50 AM
SolutionThis question is being tracked here - https://stackoverflow.com/questions/73949755/sharing-app-content-to-stage-insufficient-rsc-permissio.... Please check that thread for further updates. Thank you for your understanding.