I'm facing an issue that I don't get some activities via GET /1/activities.json endpoint.
For example, I can get GET /1/activities/91045.json, but when I retrieve full list through GET /1/activities.json, it contains no info on activity 91045. Are there any limitations on GET /1/activities.json ?
Best Answer
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 @martaen
There is a known problem where the Get All Activity Types, /1/activities.json, endpoint does not return all of the activities in our database. I will add your name to the list of impacted users. Is there a piece of information missing from the Get Activity Type, /1/activities/<activity-id>.json, endpoint that is missing and available through Get All Activities Types?
Best Answer