Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to pull in the Active users account name?

I'm trying to have the watch face/app show the users name in the application.  I don't see anything in the user-profile API?

Best Answer
0 Votes
1 REPLY 1

You'd have to fetch it from the Web API

https://dev.fitbit.com/build/reference/web-api/user/

 

You can see how to use the Web APIs in this sample app

https://github.com/Fitbit/sdk-oauth

Best Answer
0 Votes