Answered! Go to the 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.
That is correct. If the user does not have any heart rate data due to wearing a device that doesn't support HR or they stopped wearing their device, the output you received will be returned.
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.
The endpoint you're calling is requesting the heart rate data for today (2021-01-14), however the output you provided shows the date (2020-12-15). Would you please confirm the endpoint and data output? Typically the output you see occurs if there is no heart rate data available. I would recommend confirming if heart rate data exists on 2020-12-15.
Best AnswerHi @Gordon-C
Thank you for the response, apologies for sending the incorrect dates data this was just an example of what we are receiving for all days for the user. From what I understand from your response is that if the user does not have a device that has HR or has no HR data then that is the default response i.e. an object defining the zones reference data in it each time?
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.
That is correct. If the user does not have any heart rate data due to wearing a device that doesn't support HR or they stopped wearing their device, the output you received will be returned.
Best Answer