Has anyone else encountered this? We're getting intraday steps data in 15 minute intervals but all the interval values are 0. The total steps however are correct.
This seems to just be on one particular day all other days are getting intraday values.

Appreciate if anyone has any suggestions. Thanks!
Ok so did some more investigation and found some old threads of the same issue.
https://community.fitbit.com/t5/Web-API-Development/Missing-intraday-step-count/td-p/1782450
And from the Web API Activity Intraday docs
Considerations
2. If a user hasn't synced a tracker for more than seven (7) days, the tracker stores only summary values for the days older than one week. In this case, the intraday data for steps is zero and the intraday calories are calculated from BMR or EER. Intraday steps could be estimated from the total daily summary data by the equation above.
So our user might've done one or both of these conditions that's why we had missing values just for that one particular day.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @mdeguzman,
Welcome to the forums!
So that I can investigate, can you please PM me the following information:
Hope to hear from you soon!
Best AnswerHi John,
I've pm'd you the user id and url call we used.
Also, can you advise why some intraday total steps do not match the total steps on some days? This is the same issue posted on
Best Answer