07-20-2018 07:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-20-2018 07:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
I have a strange problem with the Web API.
When I request intraday data it works fine for one date, however it does not work for a time period.
Example:
- https://api.fitbit.com/1/user/-/activities/steps/date/2018-07-20/2018-07-20/15min.json
Works fine and provides me the intraday data of 2018-07-20 https://api.fitbit.com/1/user/-/activities/steps/date/2018-07-19/2018-07-20/15min.json
This provides me the summarized data of each day, but no intradayhttps://api.fitbit.com/1/user/-/activities/steps/date/2018-07-19/2018-07-20.json
This provides also the summarized data of each day, as expected
Does anyone can reconstruct this behavior? Am I doing something wrong?
Thank you,
FHantke
11-12-2018 17:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-12-2018 17:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @FHantke,
You are not doing anything wrong. We only support Intraday for a 24 hour period. That means you can query Intraday data across 2 days, but you'll need to include a timestamp and the time period cannot exceed 24 hours.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

