Hi. I am trying to read my Heart data using Python and the fitbit library. I am able to read other data, as well as the Heart indications, but apparently all three readings at display are "0". I have also tried the Explorer API, and I get the same results. Why is that? Can someone tell me why the Heart data are unavailable?
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.
Please provide logs of HTTP request that you are making. It's difficult for us to debug your application without knowing exactly the HTTP request your application is making and the full response you receive from the Fitbit Web API.
You might consider using Runscope to capture the request to provide this debugging information.
Best Answer