Could we use api /groups/{id}/calendars/events for Azure daemon application ?

tai tran 51 Reputation points
2021-12-08T09:32:21.42+00:00

Hi, I am trying to build an Azure console app (without signed-in user) using this API (/groups/{id}/calendars/events). But today I read that It doesn't support for Application permission type.

So I would like to use it for my console app, Could I use it for my app ? or Are there any APIs support like this one for the Application permission type?

https://learn.microsoft.com/vi-vn/graph/api/group-get-event?view=graph-rest-1.0&tabs=http#feedback

Please help me. Thanks in advance

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,723 questions
0 comments No comments
{count} votes

Accepted answer
  1. CarlZhao-MSFT 44,436 Reputation points
    2021-12-09T02:42:10.053+00:00

    Hi @tai tran

    It is not possible to use the daemon to list events in the O365 group calendar, because application permissions are not currently supported.

    156121-image.png
    However, I noticed that many users do need to list the events of the group calendar in unattended scenarios, so I suggest you submit a user voice to add support for application permissions, and I will vote for you.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

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.