12-13-2016 00:31
12-13-2016 00:31
Hey there
I have problems getting steps data i getting a 403 forbidden, But i can get distance for a specific day.
I think it has something to do with intraday access, but not sure..
Answered! Go to the Best Answer.
12-13-2016 11:20
12-13-2016 11:20
@Welfare Yeah, that error means you don't have access. If your app is set to "Personal", then the owner of the app can access intraday time series data.
12-13-2016 01:01
12-13-2016 01:01
{"errors":[{"errorType":"insufficient_permissions","message":"API client is not authorized by Fitbit to access the resource requested. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}],"success":false}
Just found that in my error response
12-13-2016 11:20
12-13-2016 11:20
@Welfare Yeah, that error means you don't have access. If your app is set to "Personal", then the owner of the app can access intraday time series data.