fit-samples icon indicating copy to clipboard operation
fit-samples copied to clipboard

GFit steps are received on some device but some device give API exception 5000

Open brjichkar opened this issue 3 years ago • 2 comments

I am using same sample app BasicHistoryAPI kotlin. I added the project on console and sucessfully able to get steps from my 4 devices. But when I run on Samsung device. I get exception API Exception 5000, application needs oauth consent from user. Below is screenshot of error. d5d91bc8-0e7c-48fa-9799-b8e657d869bd

How can I resolve it? Anyone faced similar to this?

brjichkar avatar May 18 '21 08:05 brjichkar

I'm getting the exact same issue, but I was on the same device. I didn't change the code, it just stopped working out of nowhere. It happened right after my Samsung did a software update, I don't know if there's anything to do with that, tried to get answers for this everywhere, still nothing. Looks like a recent problem.

Evokus avatar May 26 '21 15:05 Evokus

Hi, I had the same issue before. Shared my solution here: https://stackoverflow.com/a/72023135/4542645

Hope it will help you guys as well. Cheers.

aiman-ucrest avatar Apr 27 '22 04:04 aiman-ucrest