We are using fitbit activity APIs (
https://dev.fitbit.com/build/reference/web-api/activity/#get-daily-activity-summary,
https://dev.fitbit.com/build/reference/web-api/activity/#get-activity-logs-list) to sync fitbit workouts in our app. But these APIs are not returning location data for the fitbit workout. Location data is required to plot workout map, though map is being formed in fitbit app for the corresponding workout.
Please help.
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 @VineetS
@Gondwana is correct. You will get location data returned by the Get Activity TCX endpoint. See https://dev.fitbit.com/build/reference/web-api/activity/get-activity-tcx/
Gordon
Best Answer