Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

missing activity ids with activity list request

When we do the request for the full activity list available for a specific user: https://api.fitbit.com/1/activities.json we don't see the activity id of an activity this user selected on her pixel watch. The activity id was 91060, which is a running activity on the Pixel watch, but this activity id is not included when we request the full activities list with the user token. How can we get an update list with all the available activity ids for this user?

Best Answer
0 Votes
3 REPLIES 3

Hi @Hielko 

Would you please double-check the activity Id 91060.  I don't see activity id 91060 returned by any of the activity responses.  When I try to create an activity using that ID, the request fails.

Best Answer
0 Votes

Hi @GordonFitbit, thanks for your quick response. The 91060 activityTypeId is correct, that was the id that the Fitbit Web API returned. Can you check it based on the logID: {"pagination":{"afterDate":"...","limit":10,"next":"","offset":0,"previous":"","sort":"asc"},"activities":[{"logId":23601451260126960,"activityTypeId":91060,"activityName":

or can I send you a private message with the user id and some additional info? 
The activity was tracked with Fitbit on a Pixel Watch 3.

Best Answer
0 Votes

Hi @GordonFitbit We're seeing an increase in user reports that suggests the activity type '91060' has recently been introduced by Fitbit on Pixel watches.

We plan to add this '91060' activity type for running activities to proactively prevent any issues. However, it seems unusual that this activity type isn't included in the response when requesting the full list of known activity types for a specific user via https://api.fitbit.com/1/activities.json. Shouldn't it be?"




Best Answer
0 Votes