Best AnswerI've had a similar problem with my project.
They way I got around it was to detect the first subscription event for the following day. So if I want to know when October the 19th is complete I will look for the first record of steps taken on October 20th
I've found this works quite well, but its best to look for something that is updated from the Fitbit and not the website like sleep, water or food. That aside it works well.
Best AnswerThanks, stuartma. Then I'll try doing it that way. Right now I'm just looking at the activity summary and as far as I know that data only comes from the Fitbit device.
Best Answer