Graph API is throwing 404 even though there are permissions.

Pavan chittala 0 Reputation points
2023-06-12T07:48:20.52+00:00

Iam calling https://graph.microsoft.com/v1.0/me/calendar/getSchedule Api to get required free busy events of the calendar . I gave the Required Permissions as well . The Given Permssions are Calendars.Read and Calendars.ReadWrite . What could be the possible reasons for the Issue .

Microsoft Security | Microsoft Graph
{count} votes

2 answers

Sort by: Most helpful
  1. TH-4749-MSFT 3,315 Reputation points
    2023-06-12T15:21:51.44+00:00

    Hello Pavan chittala,

    Thanks for reaching out. Which application are you using to call the endpoint? Which auth flow are you using? Did you provide application or delegate permissions to the app? Are you making a POST or GET request? Can you provide the request body when making the Post call? You can find more information on the getschedule call here.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    Thanks.

    0 comments No comments

  2. TH-4749-MSFT 3,315 Reputation points
    2023-06-14T13:08:13.15+00:00

    Hello Pavan chittala,

    Good Day. Hope all is well.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    Thanks.


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.