fit-samples
fit-samples copied to clipboard
GFit steps are received on some device but some device give API exception 5000
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.
How can I resolve it? Anyone faced similar to this?
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.
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.