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.
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
"/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.
Best AnswerI am sorry, never experienced this issue before. But I would suggest calling customer support with this issue
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
"/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.
Best Answer