I was wondering if there is OAuth code somewhere that I can import into my Android Studio. I am trying to access my fitbit data, but I am unable to find code that actually works. Things that I do find are outdated or don't work at all. Again, just wondering if someone has working code that does the entire OAuth2 process.
Thanks
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@SunsetRunner You'll probably have to do some research on using OAuth2 in Android Studio. You should also review our documentation for authentication.
Best Answer