Can't use /me/calendar

Liam Young 1 Reputation point
2021-09-24T18:45:49.997+00:00

I am using graph explorer. I am attempting to get my calendar information using https://graph.microsoft.com/v1.0/me/calendar.
I get this response:

{
    "error": {
        "code": "AuthenticationError",
        "message": "Error authenticating with resource",
        "innerError": {
            "date": "2021-09-24T18:43:23",
            "request-id": "c969e97f-df19-4394-8577-2f5b5304d40c",
            "client-request-id": "5af3a5f5-1d19-1a7c-64d2-ccbab9d6a88e"
        }
    }
}
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,714 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Choudhary 601 Reputation points Microsoft Employee
    2021-09-28T07:51:50.13+00:00

    Thank you for reaching out.

    Please check your subscription once. This could indicate that a subscription within the tenant has lapsed, or that the administrator for the tenant has disabled the application, preventing tokens from being issued for it which resulted in this error.

    Hope this clarifies your doubt. Do upvote if you find my answer helpful.

    Thanks.

    0 comments No comments