Up until recently in production we have been using the endpoint /1/user/-/activities/steps/date/{$day}/1d/15min.json
For more than the 2 years we've been using this manually added steps were always excluded from the intraday response that we get. However recently we've noticed that manual stuff is being included which allows people to "cheat".
I have swapped to using the endpoint added in docs which should be just returning the steps recorded on an actual tracker.
/1/user/-/activities/tracker/steps/date/{$day}/1d/15min.json
This seems to be working correctly however has no intraday data at all and instead just sends the full day total.
Do I have to re-apply to get the intraday for that endpoint?
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.
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.