Hello FatSecret team,
While testing app i mentioned a problem with calories in diary (food_entries.get) and diary in mobile app. I attach screen from mobile app (interface language is russian) and diary report (food_entries.get) returns me this
{
"calories":"88",
"carbohydrate":"7.50",
"date_int":"19778",
"fat":"0",
"food_entry_description":"2 1\/2 servings Exponenta Напиток Кисломолочный Дыня",
"food_entry_id":"16150927304",
"food_entry_name":"Exponenta Напиток Кисломолочный Дыня",
"food_id":"57254436",
"meal":"Breakfast",
"number_of_units":"2.500",
"protein":"15.00",
"serving_id":"47839602"
}
As you can see calories in app for meal "
Exponenta Напиток Кисломолочный Дыня" is 150 while in report it equals 88
Date is the same February 25, 2024, data have not been changed