Graph API - Getting Group's Calendar events using application permission

Anonymous
2023-08-01T08:59:34.9866667+00:00

Get - /groups/{id}/events/{id} allows only Delegated Permission(Group.Read.All, Group.ReadWrite.All) but does not allow - similar Application Permission.

Is it possible to get group's events using Application Permission?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
    2023-08-01T15:10:50.89+00:00

    No, that's not supported. As mentioned in the official documentation, only Delegate permissions work for this scenario.

    You can vote the suggestion to add Application permissions over at the Graph API Feedback portal: https://feedbackportal.microsoft.com/feedback/idea/42b8832c-c42f-ed11-a81b-000d3a7dd504

    0 comments No comments

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.