0% found this document useful (0 votes)
11 views11 pages

OneDrive Auth Token Issues

The document contains log messages from various services related to uploading and syncing files with OneDrive. It indicates that the ModalUploadService, AsyncMoveService and authentication services started successfully. However, it then logs errors refreshing the access token and being unable to get a valid token, forcing a re-sign in. This resulted in failures to query and get metadata for files on the OneDrive account.

Uploaded by

nay-myo nay-myo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views11 pages

OneDrive Auth Token Issues

The document contains log messages from various services related to uploading and syncing files with OneDrive. It indicates that the ModalUploadService, AsyncMoveService and authentication services started successfully. However, it then logs errors refreshing the access token and being unable to get a valid token, forcing a re-sign in. This resulted in failures to query and get metadata for files on the OneDrive account.

Uploaded by

nay-myo nay-myo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 11

Fri Nov 10 16:59:40 GMT+06:30 2023 DATA ModalUploadService Successfully started

service in the foreground onCreate


Fri Nov 10 16:59:40 GMT+06:30 2023 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Fri Nov 10 16:59:40 GMT+06:30 2023 V ModalUploadService Upload Service Created.
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA ModalUploadService Starting service in the
foreground onStartCommand
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA ModalUploadService Successfully started
service in the foreground onStartCommand
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA ModalUploadNotificationManager
ModalUploadNotificationManager-resetToDefaultNotificationPreferences
Fri Nov 10 16:59:40 GMT+06:30 2023 V ModalUploadService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.ModalUploadService }
Fri Nov 10 16:59:40 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:40 GMT+06:30 2023 DATA AsyncMoveService Starting service in the
foreground onCreate()
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA AsyncMoveService Successfully started
service in the foreground onCreate()
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA FileUploaderNotificationManager
uploadingStatus: Done
Fri Nov 10 16:59:40 GMT+06:30 2023 V AsyncMoveService Upload Service Created.
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA AsyncMoveService Starting service in the
foreground onStartCommand
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA AsyncMoveService Successfully started
service in the foreground onStartCommand
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA FileUploaderNotificationManager
AsyncMoveNotificationManager-resetToDefaultNotificationPreferences
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA FileUploaderNotificationManager
uploadingStatus: Done
Fri Nov 10 16:59:40 GMT+06:30 2023 V AsyncMoveService Upload Service
onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME
cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Fri Nov 10 16:59:40 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:40 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:40 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:40 GMT+06:30 2023 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:7)
at
com.microsoft.onedrivecore.coreJNI.SwigDirector_AuthenticatorInterface_getToken(Sou
rceFile:1)

Fri Nov 10 16:59:41 GMT+06:30 2023 DATA FileUploaderNotificationManager


uploadingStatus: Done
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Got error during getting info for "864625C02DEE1C2E!101" , error: "{errorCode: 49,
httpStatusCode: 0, message: Got an empty/invalid auth information for account type
1, type: OneDriveException}" (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA ModalUploadNotificationManager SyncService-
cancelAllTasks
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (I)
StorageAccessFramework/QueryFolder RequiredServiceData null null true
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA FileUploaderNotificationManager
SyncService-cancelAllTasks
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Querying for 2023 - 11 - 10 (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetItems" " (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Can't refresh item as projection doesn't include minimum needed information (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA FileUploaderNotificationManager
uploadingStatus: Done
Fri Nov 10 16:59:41 GMT+06:30 2023 E OnThisDayStatusProcessor getPropertyCursor():
The property cursor is null for uri
content://com.microsoft.skydrive.content.metadata/Drive/RID/abayabay0328%40outlook.
com/OnThisDay/Year/2023/Month/11/Day/10/Property/?
RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-22-23 with the
error null
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OnThisDayStatusProcessor
getPropertyCursor(): refresh for uri
content://com.microsoft.skydrive.content.metadata/Drive/RID/abayabay0328%40outlook.
com/OnThisDay/Year/2023/Month/11/Day/10/Property/?
RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-22-23 hasData
is false
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:41 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Closing cursor with 4
items
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:7)
at
com.microsoft.onedrivecore.coreJNI.SwigDirector_AuthenticatorInterface_getToken(Sou
rceFile:1)

Fri Nov 10 16:59:41 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed


Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Got error during getting info for "root" , error: "{errorCode: 49, httpStatusCode:
0, message: Got an empty/invalid auth information for account type 1, type:
OneDriveException}" (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Got error during getting info for "root" , error: "{errorCode: 49, httpStatusCode:
0, message: Got an empty/invalid auth information for account type 1, type:
OneDriveException}" (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetChanges" " (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:7)
at
com.microsoft.onedrivecore.coreJNI.SwigDirector_AuthenticatorInterface_getToken(Sou
rceFile:1)

Fri Nov 10 16:59:41 GMT+06:30 2023 W com.microsoft.onedrivecore.LogWriterInterface


Coverage tracking was not done because no API name was specified (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:7)
at
com.microsoft.onedrivecore.coreJNI.SwigDirector_AuthenticatorInterface_getToken(Sou
rceFile:1)

Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface


Got error during getting info for "root" , error: "{errorCode: 49, httpStatusCode:
0, message: Got an empty/invalid auth information for account type 1, type:
OneDriveException}" (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Got error during getting info for "root" , error: "{errorCode: 49, httpStatusCode:
0, message: Got an empty/invalid auth information for account type 1, type:
OneDriveException}" (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Exception thrown during GetChanges() run (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Total time to sync (ms): 1020 (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Attributing api call for " "Metadata/GetChanges" " (:0)
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Nov 10 16:59:41 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:41 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:41 GMT+06:30 2023 E com.microsoft.authorization.k1.o$b Can't get
security token during OneDrive request com.microsoft.authorization.j: Failed to
refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.authorization.k1.o$b.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:27)
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.w$a.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:5)
at m.n.execute(SourceFile:8)
at m.i$b.execute(SourceFile:1)
at com.microsoft.skydrive.pushnotification.f.onExecute(SourceFile:3)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:3)
at com.microsoft.skydrive.z6.o$a.invokeSuspend(SourceFile:1)
at j.g0.k.a.a.resumeWith(SourceFile:3)
at kotlinx.coroutines.a1.run(SourceFile:22)
at kotlinx.coroutines.f3.a.B(SourceFile:1)
at kotlinx.coroutines.f3.a$b.c(SourceFile:4)
at kotlinx.coroutines.f3.a$b.m(SourceFile:4)
at kotlinx.coroutines.f3.a$b.run(SourceFile:1)

Fri Nov 10 16:59:41 GMT+06:30 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.k1.o$b.intercept(SourceFile:25)
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:27)
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.w$a.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:5)
at m.n.execute(SourceFile:8)
at m.i$b.execute(SourceFile:1)
at com.microsoft.skydrive.pushnotification.f.onExecute(SourceFile:3)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:3)
at com.microsoft.skydrive.z6.o$a.invokeSuspend(SourceFile:1)
at j.g0.k.a.a.resumeWith(SourceFile:3)
at kotlinx.coroutines.a1.run(SourceFile:22)
at kotlinx.coroutines.f3.a.B(SourceFile:1)
at kotlinx.coroutines.f3.a$b.c(SourceFile:4)
at kotlinx.coroutines.f3.a$b.m(SourceFile:4)
at kotlinx.coroutines.f3.a$b.run(SourceFile:1)
Caused by: com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.authorization.k1.o$b.intercept(SourceFile:6)
... 26 more

Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -


Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:41 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Nov 10 16:59:42 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:42 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:42 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (I)
StorageAccessFramework/QueryFolder RequiredServiceData null null true
Fri Nov 10 16:59:42 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:42 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:42 GMT+06:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Fri Nov 10 16:59:42 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed
Fri Nov 10 16:59:42 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:42 GMT+06:30 2023 DATA QueryBasedCursor Closing cursor with 4
items
Fri Nov 10 16:59:42 GMT+06:30 2023 E com.microsoft.authorization.k1.o$b Can't get
security token during OneDrive request com.microsoft.authorization.j: Failed to
refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.authorization.k1.o$b.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:27)
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.w$a.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:5)
at m.n.execute(SourceFile:8)
at m.i$b.execute(SourceFile:1)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.j(SourceFile:4)
at
com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.onHandleWork(SourceFile:11)
at androidx.core.app.h$a.a(SourceFile:2)
at androidx.core.app.h$a.doInBackground(SourceFile:1)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:42 GMT+06:30 2023 DATA QueryBasedCursor Cursor closed


Fri Nov 10 16:59:42 GMT+06:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Fri Nov 10 16:59:43 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:43 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:43 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:43 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Fri Nov 10 16:59:43 GMT+06:30 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException com.microsoft.authorization.live.g: Refresh token is
not set
at com.microsoft.authorization.live.i.f(SourceFile:34)
at com.microsoft.authorization.g0.r(SourceFile:3)
at com.microsoft.authorization.g0.t(SourceFile:4)
at com.microsoft.authorization.g0.e(SourceFile:13)
at com.microsoft.authorization.g0.c(SourceFile:10)
at com.microsoft.authorization.z$c.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Fri Nov 10 16:59:43 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS


RequiredServiceData OneDriveAccount 864625c02dee1c2e true
Fri Nov 10 16:59:43 GMT+06:30 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Fri Nov 10 16:59:43 GMT+06:30 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Fri Nov 10 16:59:43 GMT+06:30 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Fri Nov 10 16:59:43 GMT+06:30 2023 E com.microsoft.authorization.k1.n$e Can't get
security token during request com.microsoft.authorization.j: Failed to refresh
access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.authorization.k1.n$e.a(SourceFile:11)
at com.microsoft.authorization.k1.n$e.intercept(SourceFile:3)
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:27)
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.authorization.live.n$c.intercept(SourceFile:11)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at com.microsoft.skydrive.vault.w$a.intercept(SourceFile:15)
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:5)
at m.n.execute(SourceFile:8)
at m.i$b.execute(SourceFile:1)
at com.microsoft.authorization.live.n.d(SourceFile:2)
at com.microsoft.authorization.g0.k(SourceFile:111)
at com.microsoft.authorization.z$b.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Fri Nov 10 16:59:43 GMT+06:30 2023 E n QuotaRefreshNetworkTask failed
java.io.IOException: com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.k1.n$e.a(SourceFile:52)
at com.microsoft.authorization.k1.n$e.intercept(SourceFile:3)
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:27)
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.authorization.live.n$c.intercept(SourceFile:11)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12)
at com.microsoft.skydrive.vault.w$a.intercept(SourceFile:15)
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:5)
at m.n.execute(SourceFile:8)
at m.i$b.execute(SourceFile:1)
at com.microsoft.authorization.live.n.d(SourceFile:2)
at com.microsoft.authorization.g0.k(SourceFile:111)
at com.microsoft.authorization.z$b.f(SourceFile:1)
at com.microsoft.authorization.z$e$b.run(SourceFile:1)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
Caused by: com.microsoft.authorization.j: Failed to refresh access token.
at com.microsoft.authorization.c1.z(SourceFile:14)
at com.microsoft.authorization.c1.y(SourceFile:1)
at com.microsoft.authorization.k1.n$e.a(SourceFile:11)
... 25 more

Fri Nov 10 16:59:45 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface


start to clean offline root id from moved files (:0)
Fri Nov 10 16:59:45 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Items moved out of an offline root: 0 (:0)
Fri Nov 10 16:59:45 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
No new state for item: 5 streamType: 1 (:0)
Fri Nov 10 16:59:51 GMT+06:30 2023 DATA OneDrivePrivacyDelegate (I)
StorageAccessFramework/QueryFolder RequiredServiceData null null true
Fri Nov 10 16:59:51 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Providing refresh task for "864625C02DEE1C2E!104" isRoot: false (:0)
Fri Nov 10 16:59:51 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
Scheduling refresh for syncroot with ID 1 (:0)
Fri Nov 10 16:59:51 GMT+06:30 2023 I com.microsoft.onedrivecore.LogWriterInterface
VRoomGetItemsFetcher: Issuing first page request with url host: "api.onedrive.com"
(:0)
Fri Nov 10 16:59:51 GMT+06:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:51 GMT+06:30 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Fri Nov 10 16:59:51 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Fri Nov 10 16:59:51 GMT+06:30 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token

You might also like