hi team,
we are getting error "Lifetime validation failed, the token is expired." from microsoft graph api. access_token, refresh_token both and id_token all are valid for user.
ExeptionType => Microsoft.Graph.Models.ODataErrors.ODataError
Stack track =>
at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.<ThrowIfFailedResponse>d__28.MoveNext()`` ``--- End of stack trace from previous location where exception was thrown ---`` ``at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()`` ``at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)`` ``` at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.<SendAsync>d__20
1.MoveNext() ``--- End of stack trace from previous location where exception was thrown ---`` ``at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()``
at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.<SendAsync>d__201.MoveNext() ``` ``--- End of stack trace from previous location where exception was thrown ---`` ``at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()`` ``at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)`` ``at Microsoft.Graph.Users.Item.Calendars.Item.CalendarView.CalendarViewRequestBuilder.<GetAsync>d__8.MoveNext()