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?
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.
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 AnswerHi @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?"