Hi. We have a user that is having an issue when retrieving weight values that come through the Fitbit API.
The user enters 140.8lbs into Fitbit. This converts to 63.865806 kg. Via the API, we only get it rounded to one decimal place. So we get 63.8 as it appears that instead of rounding up, Fitbit just gives us the first decimal place as it exists.
Best Answer
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
@MattDoc I believe it truncates the number, it doesn't round. That's why you'll get a discrepancy if you're pulling the data in kg then converting back to lbs. Is there a particular reason you're pulling the data in kg?
Best AnswerWe have similar complaints from users too. Any resolutions on this?
Best Answer