Current Log
Current Log
Current Log
occurred, but not sending an event because we've sent one recently
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Feb 19 05:23:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Feb 19 05:23:30 GMT-05:00 2021 E
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor
Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.SignInManager.f(SourceFile:12)
at com.microsoft.authorization.SignInManager.getToken(SourceFile:1)
at
com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor.
intercept(SourceFile:6)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:20)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn
terceptor.intercept(SourceFile:15)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at
okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF
ile:16)
at okhttp3.internal.connection.RealCall.execute(SourceFile:9)
at retrofit2.g.execute(SourceFile:8)
at retrofit2.e$b.execute(SourceFile:1)
at
com.microsoft.skydrive.pushnotification.GetNotificationScenariosTask.onExecute(Sour
ceFile:3)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:3)
at
com.microsoft.skydrive.notifications.ScenarioNotificationChannels$a.run(SourceFile:
1)
at java.lang.Thread.run(Thread.java:919)