Forum Posts

SpO2, Stress, ECG, etc. data in the WebAPI

Some of this kind of data has been requested in the suggestions for over a year. Are we going to have this data available at any time in the WebAPI? I'm looking at building a solution that will involve hundreds of wearables but I can't recommend the ...

Resolved! Redirect url - need URGENT advice..

 Hello, I have an issue with the redirect_url on Android.. User is directed to the Authorization Page in Chrome Custom Tabs, when I click "agree", user is not redirected back to application..  What are the rules and expectancies regarding redirect_ur...

Can I download my personal data via a REST API??

Hi, I'm not interested in building a watch application, nor a Web application. Instead, I would simply like to download my own, personal FitBit data into my own Qt desktop application (via a REST API). This simple app is primarily a learning tool to ...

Sleep API

https://dev.fitbit.com/build/reference/web-api/sleep/ Is it possible to receive classic data only? I don't want stages. 

tenkii by Jogger
  • 976 Views
  • 1 replies
  • 0 votes

Intraday access is not granted automatically

Hello,I registered a personal app to download my data with intraday level. My fitbit is sync automatically.My app uses this URL to download the intraday data.https://api.fitbit.com/1/user/-/activities/heart/date/2018-02-26/1d/1sec/time/14:00/14:01.js...

Resolved! Get Hourly Data

Hi dear community,Currently I am working on an app that will be used for competition in order to encourage the users for being more active. My problem is that I would like to fetch hourly data. - 15min level would be fine too though...The problem is ...

X-Fitbit-Signature no longer matching

Hi,The X-Fitbit-Signature (subscription signature verification) received with update notifications are no longer matching.  Has this algorithm changed?Oddly, new users (who register their fitbit account today) appear to be okay. Thanks

fb-dev by Jogger
  • 734 Views
  • 0 replies
  • 0 votes

X-Fitbit-Signature Header verification [API]

Hi since 2018-01-31 18:28:11:028 +0000 we started getting  X-Fitbit-Signature Header validation mismatch, this is for subscription signature verification on update notifications I logged the request, and after executing the calculation it does not ma...

Receiving activities calories

Hi, I would like to receive the activities calories data from the API.No matter which API I'm using, the result I'm getting is different than the one displayed in the fitbit app. Is there a way or some special calculation that should be done, in orde...

shnapsi by Jogger
  • 663 Views
  • 0 replies
  • 0 votes

400 Bad request error with Fitbit API

I'm working on a Java app where I use the Fitbit API to pull the user's information. But when I try to pull information about the user I get the following error:org.springframework.web.client.HttpClientErrorException: 400 Bad Request org.springframe...

henryla by Jogger
  • 1352 Views
  • 0 replies
  • 0 votes

Fitbit Ionic API for Music Player Control

The Fitbit Ionic is currently getting a lot of bad press because of the limitations of the Fitbit Ionic Music app and also a lot of the feature requests on this Feature-Suggestions Page are Music app related.Please provide an application programming ...

gw123 by Recovery Runner
  • 1009 Views
  • 1 replies
  • 15 votes

Fitbit API returning zero steps after few days

Hello, We use https://api.fitbit.com/1/user/<user-id>/activities/date/2017-10-12.json endpoint- we hit this url with our access tokens and every few days, something goes wrong and responses show "steps" as zero. Mostly everything is zero. {'fairlyAct...