@René van den Ouden i am also facing the same issues test all given solution bit did not work
i am using v1.0
Unable tp send Activity Notifications using Graph API
Hi Team,
I am trying to to send Activity Notifications using https://learn.microsoft.com/en-us/graph/teams-send-activityfeednotifications through
All required permission like
TeamsActivity.Send, UserActivity.ReadWrite.CreatedByApp etc already assigned in registered App
Postman Query - POST https://graph.microsoft.com/beta/teams/{teamID}/sendActivityNotification but its throwing error below.
"Application with AAD App Id {appID} is not authorized to generate notifications about 'https://graph.microsoft.com/beta/teams/{teamID}' to the recipient"
Same query in MS Graph says "You need to consent to the permissions on the Modify permissions tab" but there is nothing displayed under Modify Permissions tab
Microsoft Teams | Development
Microsoft Security | Microsoft Graph
2 answers
Sort by: Most helpful
-
Krishan Kamal 6 Reputation points
2021-04-06T07:39:02.503+00:00 -
FNU LNU 1 Reputation point
2021-07-09T07:48:12.853+00:00 did u manage to resolve this please?