Share via

Graph API - Errror AADSTS700082: The refresh token has expired due to inactivity.

Adriano Iannotta 0 Reputation points
2026-01-29T15:08:39.2633333+00:00

I have an app (Sapes Calendar) published on the company tenant and configured for multi-tenant access.

This app allows our customers to authorize one of our desktop applications to access their calendars via SSO authentication.

Our application accesses customer calendars via Graph API using the RefreshToken generated by SSO authentication (OAuth2 Auth Code Flow).

Before accessing the Graph API, the AccessToken is requested via the RefreshToken.

Now, using the Graph API results in the following error:

AADSTS700082: The refresh token has expired due to inactivity.

The token was issued on 2025-10-29T11:35:21.8952508Z and was inactive for 90:00:00:00.

Trace ID: 67ece8bc-b6d9-4071-a669-c6ca0d721200

Correlation ID: 53f69166-d4f8-4ada-b857-62742d6424fe

Timestamp: 2026-01-28 08:07:33Z

Customers encountering this error are forced to re-authenticate via SSO.

Moderator note: Moved from Microsoft 365 and Office | Development | Other

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

1 answer

Sort by: Most helpful
  1. Indiamara Enes 0 Reputation points
    2026-03-04T16:28:26.5166667+00:00

    I'm dealing with the same problem

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.