01-07-2019 18:22
01-07-2019 18:22
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 Answer01-09-2019 11:49
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
01-09-2019 11:49
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
Best Answer