GuleriaAshish
GuleriaAshish
Yes, am i also facing the same issue, It was working fine fews days back and all of sudden it started showing me video unavailable error. Did you guys find...
Any success in it ? As i am also facing the same
I got the same error and resolve it by using direct values for kind permission like this: const permissions = [ {kind: 0, access: 0}, {kind: 2, access: 0}, {kind:...
You welcome @batical , Are you currently working on it? Actually i am facing an issue that when i call getCalories it returns me an empty array. So have you...
Have you get a proper result in case of using getSteps?
> I got the same error and resolve it by using direct values for kind permission like this: > const permissions = [ > {kind: 0, access: 0}, > {kind:...
@cham1985 can you share your code , because i am still getting the empty array.