Unable tp send Activity Notifications using Graph API

D.K.Pathak 1 Reputation point
2021-01-28T11:00:57.267+00:00

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

61439-image.png

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
{count} votes

2 answers

Sort by: Most helpful
  1. Krishan Kamal 6 Reputation points
    2021-04-06T07:39:02.503+00:00

    @René van den Ouden i am also facing the same issues test all given solution bit did not work
    i am using v1.0

    0 comments No comments

  2. FNU LNU 1 Reputation point
    2021-07-09T07:48:12.853+00:00

    did u manage to resolve this please?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.