01-29-2019 16:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-29-2019 16:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi, I'm getting activities from the api, if the user doesnt register the data from a mobile phone doesnt show in the response, any suggestions how can I get these data?
01-30-2019 00:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-30-2019 00:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I have the same - I don't know when the activities are missing, but the user recoreded the activity with "IONIC" and we don't see the activity list for that day (yesterday)
02-15-2019 14:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-15-2019 14:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @lvaldiva, would you provide me the steps to reproduce this problem, and which endpoint you're using to search for the activity?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

02-15-2019 14:05 - edited 02-15-2019 14:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-15-2019 14:05 - edited 02-15-2019 14:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @runalyze, would you provide me the steps to reproduce this problem, and which endpoint you're using to search for the activity?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

02-15-2019 14:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-15-2019 14:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
@Gordon-C wrote:Hi @runalyze, would you provide me the steps to reproduce this problem, and which endpoint you're using to search for the activity?
It's okay. As I wrote privately, I always thought that if you subscribe to "activities", you will get activities, not daily data like steps. So everything is fine here 🙂 Forgot that I answered in this thread.
02-16-2019 21:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-16-2019 21:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi thanks for answering, I was using another endpoint after some searching in this forum I found that with this endpoint
https://api.fitbit.com/1/user/%s/activities/list.json&afterDate=%s&offset=%d&limit=%d&sort=desc
I can get all activities even the steps if the activity allows it.
Best regards

02-17-2019 07:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-17-2019 07:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@lvaldiva Thanks for the hint!
@Gordon-C So - I still have the problem: So I use
GET https://api.fitbit.com/1/user/[user-id]/activities/date/2019-02-17.json
but I don't get activities listed for e.g. today.
if I use:
https://api.fitbit.com/1/user/%s/activities/list.json&afterDate=2019-02-17
I get activities. Why?

02-17-2019 09:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-17-2019 09:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
There is a known problem where activities are not being returned from the Get Daily Activities Summary endpoint. Please use the Get Activities List as a workaround until the problem is resolved.
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

02-17-2019 09:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-17-2019 09:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks - We are doing so now - Would be great if that problem would be added to the documentation!

10-20-2019 19:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-20-2019 19:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi Gordon,
Has this issue been resolved yet or is the solution to still use the Activity List endpoint?

10-24-2019 14:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-24-2019 14:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @DUB-IT ,
A fix is not available for this problem, yet. The solution to use the Get Activities Log List endpoint should still be used. All activities (tracker, manual, auto_detected, 3rd party, etc) should be available through the Get Activities Log List endpoint.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

02-07-2020 10:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



02-07-2020 10:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi everyone,
A fix for this problem is now available. You should get all recorded activities returned by the Get Daily Activity Summary.
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

