02-01-2016 04:30
02-01-2016 04:30
Hello all,
I receive an unexpected response when I'm requesting the logs for Body Fat with:
-> GET https://api.fitbit.com/1/user/[user-id]/body/log/fat/date/[base-date]/[end-date].json
For some users I receive a list of the same values for each day, while the user only has 1 value.
Example:
The users weight was on 1 january 85kg.
When calling the api for 1 january to 31 january, it returnes a list with 31 values for each day with the value 85. While I expected 1 value for 1 january.
Is this working as designed?
Kind Regards,
Remco