I've been using the get activity time series by date to pull back a years worth of data using a query like this:
"https://api.fitbit.com/1/user/-/activities/distance/date/2023 - 12 - 31/1y.json"
(I've had to add spaces to post)
which would retrive 365 entries from 01/01/2023 - 31/12/2023 (uk dates) as you'd expect.
Today however "https://api.fitbit.com/1/user/-/activities/distance/date/2024 - 12 - 31/1y.json" also returns 365 entries and therefore misses 01/01/2024 in the response.
Is there any plan to fix the 1y period?
Cheers
Dean
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.