permissions Teams activity feed
1 TopicTeams tab activity permissions
Trying to add the option to send notifications to the activity feed as described here: https://docs.microsoft.com/en-gb/learn/modules/msteams-teamwork-endpoint/7-exercise-activity-feed In the azure portal I am adding this https://graph.microsoft.com/TeamsActivity.Send permision and i my manifest added "applicationPermissions": [ "https://graph.microsoft.com/TeamsActivity.Send" or "applicationPermissions": [ "TeamsActivity.Send" ] Double checking that webApplicationInfo.id is the same as the one in Azure. I am still getting the error: Please check the values of webApplicationInfo.id and webApplicationInfo.applicationPermissions. The permissions does not show correctly during the installation, see attached.Solved3.4KViews0likes4Comments