08-02-2016 13:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-02-2016 13:13
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello:
I am doing an API Call to retrieve data for my heart rate. I stopped wearing my fitbit about one-year ago and for some reason it reutrns data for my heart rate. I am just wondering why it does not return an empty json, since I stopped using my fitbit a long time ago.
here is my sample url
https://api.fitbit.com/1/user/user-id/activities/heart/date/today/1m.json
Answered! Go to the Best Answer.
Accepted Solutions
08-03-2016 16:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



08-03-2016 16:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
"/date/today/1m.json" will give you a month's worth of HR zones for that endpoint. Since you haven't worn the device, it's not going to give you how many minutes you spent in each HR zone for each day, but will still return the zones.

08-03-2016 01:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-03-2016 01:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I keep having trouble with my fitbit not syncing with my laptop or phone. It says Tracker not found, bluetooth is on. Ive had the fitbit for 3 weeks and this is the 3rd time it can't find tracker. Any ideas.

08-03-2016 04:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-03-2016 04:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am sorry, never experienced this issue before. But I would suggest calling customer support with this issue

08-03-2016 16:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



08-03-2016 16:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
"/date/today/1m.json" will give you a month's worth of HR zones for that endpoint. Since you haven't worn the device, it's not going to give you how many minutes you spent in each HR zone for each day, but will still return the zones.

