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

Missing Food Units

Hi,

I am retrieving the food units as prescribed here:  https://dev.fitbit.com/docs/food-logging/#get-food-units.

However, it appears that not all units are present. Is there any additional fields that I can get to make sure I get them all? Here is one food entry example with missing units:

{
  foodId: 536466921,
  name: "Apple",
  unit: {
    id: 5186,
    name: ...
  },
  units: [5185, 5186, 5188, 10455, ...],
... }

As you see the units are pretty high. Yet, when I am using the units endpoint, I receive only 434 units with the highest id being 557.

 

Thank You,

Anthony

Best Answer
0 REPLIES 0