07-27-2015 06:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Recovery Runner
5
0
1
07-27-2015 06:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The profile API call returns (among other fields) the weight as stored in kilograms. My locale is set to en_US, so I enter my weight on the FitBit app in pounds. What is the conversion factor that FitBit uses before it stores the value?

1 REPLY 1
11-20-2015 15:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Tempo Runner
123
5
33
11-20-2015 15:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If you set the language header to en_us the weight will be returned in pounds for you.
By the sounds of it you are not passing a language header and its returning METRIC data which has weight stored in kilograms.
See more about headers and units Fitbit use here - https://dev.fitbit.com/docs/basics/#units
By the sounds of it you are not passing a language header and its returning METRIC data which has weight stored in kilograms.
See more about headers and units Fitbit use here - https://dev.fitbit.com/docs/basics/#units
See advanced Fitbit statistics and leaderboards at - https://bitstats.net

