Forum Discussion
Derek_Lee_ST
Apr 09, 2019Copper Contributor
"Your account has a problem. Tap here for details." Error is iOS OneDrive Mobile App
Hello! Wanted to ask if anyone know why this error message "Your account has a problem. Tap here for details." will happen at the first place in my OneDrive App. Most of the time, when i tap on it th...
- Apr 09, 2019
This is usually due to token expiration, since the app is unable to silently renew the token you have to perform the authentication interactively. As to why it happens so often, it depends on the settings in your tenant, token lifetimes, CA policies, etc.
VasilMichev
Apr 09, 2019MVP
This is usually due to token expiration, since the app is unable to silently renew the token you have to perform the authentication interactively. As to why it happens so often, it depends on the settings in your tenant, token lifetimes, CA policies, etc.