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
There is a better solution but unfortunately, I haven't had time to implement ExerciseRouteConsent in order for this to happen. Here is the open issue that you can follow:
Hi team, I am trying to read and write ExerciseSession record
Below permissions are added in androidManifest
Permissions are requested with below code
When I try to read data
I get error:
[Error: Consent required]
I see the error comes from
ExerciseRouteResult.ConsentRequired
Could someone pls help to solve this?
The text was updated successfully, but these errors were encountered: