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.
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@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.
Best Answer
{"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
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@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.
Best Answer