09-30-2015 05:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-30-2015 05:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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?
10-04-2015 03:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-04-2015 03:44
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I have also the temboo library, but still no usable data for the Heart Rate.
Can I have any comment on this? How is it possible to find the Heart data?

10-05-2015 09:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-05-2015 09:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

