10-18-2023 07:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-18-2023 07:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am having an issue where I download the activity information and the Activity Time Series information and have several records where the Activity information shows steps of over 10k, however the Time Series information shows little to no steps. I am calling "activities/steps/date/1d.json". Should I be doing something different?
10-19-2023 07:20 - edited 10-19-2023 07:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-19-2023 07:20 - edited 10-19-2023 07:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @JSaber
You said you are calling "activities/steps/date/1d.json". I'm not sure if this is a typo in the problem description or your actual syntax, but the endpoint is "/activities/steps/date/[date]/1d.json".
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

10-26-2023 08:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-26-2023 08:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Sorry, that was a typo. I am calling the endpoint: /activities/steps/date/[date]/1d.json. The issue is the data i get from the /activities/steps/date/[date]/1d.json doesn't match the data from the call /activities/date/[date]/1d.json

10-31-2023 11:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-31-2023 11:22
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi @JSaber
/activities/date/[date]/1d.json is not a valid endpoint either. Do you mean "/activities/date/[date].json"?
Can you give me an example of the values you're receiving and how they don't match up? If you can post the response output but don't include any PII data, like the person's name, user id, etc.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
