Hi guys,
I sending the correct API call and all datasets are empty, meaning the steps value equal 0 but the activity steps are correct. Even when I check the fitbit app, total steps are correct but the interval steps aren't. Anything I'm doing wrong? or settings incorrect?
$"/1/user/{userID}/activities/steps/date/{dateString}/1d/1min.json";
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 @JWake0610
What is the Application Setting set to in your client ID configuration at https://dev.fitbit.com/apps?
Best AnswerNot sure if it was my Fitbit or a setting but the Intraday steps started working, for some reason it updates intermittently.
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.
It shouldn't update intermittently. If the problem happens again, please let us know.
Best Answer