You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have problem with StatusException(code== 5000) - Application needs OAuth consent from the user
I want to call status.startResolutionForResult(.. , but the resolution is always null so method startIntentSenderForResult is not called.
Several rxFit.history read requests are working fine but some (bloodPressure, bloodGlucose) throw this exception.
The text was updated successfully, but these errors were encountered:
I have problem with StatusException(code== 5000) - Application needs OAuth consent from the user
I want to call status.startResolutionForResult(.. , but the resolution is always null so method startIntentSenderForResult is not called.
Several rxFit.history read requests are working fine but some (bloodPressure, bloodGlucose) throw this exception.
The text was updated successfully, but these errors were encountered: