06-12-2017 09:08 - edited 06-15-2017 05:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-12-2017 09:08 - edited 06-15-2017 05:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Average heart rate API does not ,working it's always return 0 on every key.
when i am calling this https://api.fitbit.com/1/user/-/heart/date/2017-06-14.json
This is the response I am getting
"average": [{
"heartRate": 0,
"tracker": "Resting Heart Rate"
}, {
"heartRate": 0,
"tracker": "Normal Heart Rate"
}, {
"heartRate": 0,
"tracker": "Exertive Heart Rate"
}],
"heart": []
06-27-2017 01:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-27-2017 01:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Im getting the same response. Have you made any progress?

