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

Time Series Steps, Tracker only

Hi,

 

I'm trying to download steps from Fitbit minute by minute. I'm using endpoint /1/user/-/activities/{resource-path}/date/{date}/{end-date}/{detail-level}/time/{start-time}/{end-time}.json and It works great. I have one small issue.

 

When I create manual activity, it affect number of steps and rewrite tracker data. I want data only from tracker. I know that there is endpoint /1/user/-/activities/tracker/{resource-path}/date/{base-date}/{end-date}.json but it gives me only day to day summary. 

 

When I try to use /1/user/-/activities/tracker/{resource-path}/date/{date}/{end-date}/{detail-level}/time/{start-time}/{end-time}.json it tells me that I have insufficient_permissions to do that.

 

My questing is - Is it somehow possible to download minute-by-minute step data without steps from manual activities?

Best Answer
0 REPLIES 0