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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,501 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,401 questions
{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 Answers by the question author, which helps users to know the answer solved the author's problem.