Hello,
We are developing an android application for tracking fitness activity like step, sleep, heart rate, mediation. We need to integrate Fitbit in our application and try to fetch step data on hourly basis for a specific date, we can not get the step data hourly basis its return the single count of step data for a day. I am using "https://api.fitbit.com/1/user/-/activities/steps/date/today/1d/15min.json" for fetch the data. Please help me that how can I get the step data hourly basis.
Thanks
Best Answer