weight is not displayed in Google Spreadsheet
I wrote this in Apps Script, but the weight is not displayed in Google Spreadsheet. What's wrong?If there are various ways, please let me know.
I wrote this in Apps Script, but the weight is not displayed in Google Spreadsheet. What's wrong?If there are various ways, please let me know.
Hi All,I am trying to generate a Java Client Library based on this Swagger 2 definition. (https://dev.fitbit.com/build/reference/web-api/explore/fitbit-web-api-swagger.json)However, somehow the library is not working in Java 17 and Spring Boot 3 sinc...
I am currently developing a JAVA web application that uses Scribe OAuth. I am successfully triggering the User Authorization step for the user in the web browser. However, the callback URL I specified is not in production, so it does not return the...
As per the documentation Client Credentials (fitbit.com) grant_type should be client_credentials but i am getting the error stating -{ "errors": [ { "errorType": "invalid_request", "message": "Missing 'grant_type' para...
Hi! I am a student and I am learning CS and want to use the FitBit API. I am at the beginning of registering an application and am wondering what I should be writing in the "callback URL" and what it is for. I see so many types of callback URL sch...
We are receiving inaccurate steps from the tracker. For a certain User we have noticed that we received 536,880,506 steps for a single day (3rd Sept 2022). We have also noticed similar steps data for few other Users as well. Can you please take a loo...
Hi,We observed an issue with the Heart Rate Intraday API. There is a scheduler job running every hour to call the below intraday API with different dates: https://api.fitbit.com/1/user/[user-id]/activities/heart/date/[date]/1d/1min.jsonOnce the API i...
a Fitbit device will sync to the user's Fitbit app every15 minutes as long as it is within range of the mobile device. Can it be cancelled?
https://dev.fitbit.com/build/reference/web-api/developer-guide/using-subscriptions/#Creating-a-SubscriptionThis document states that the URL to create a subscription for the user is as follows -> https://api.fitbit.com/1/user/-/apiSubscriptions/320.j...
Subscription function: If I have 100,000 fitbit users updating data at the same time, will 100,000 notifications be sent to my server at the same time?
Hello, We have an application where multiple users subscribe to fitbit and sync data regularly. We observed that notification came in afternoon for a particular user was showing some steps at some time interval and when next notification came for the...
I'm getting a 404 error when clicking the allow button. I'm having this problem only in my live server(https://www.gogch.com/app/). Its working fine in my local server(http://localhost:8080) and also a test server(https://testing.gogch.com/app/).This...
Greetings! For the past 5 years I've been writing web apps with Fitbit integration as a Research Software Engineer for research studies at my university, and I've generally simplified the account generation process by using Gmail's well known "myacco...
We're recently getting issues while trying to get access token from our application. It had been working fine before July 2019 and we've not made any changes to the code. So could you please tell us if there were any changes related to this issue in ...
Hi All, I've been using the Fitbit subscription model to subscribe to updates and make API calls to Fitbit to get the detailed stats for a category. This is all working well and good except for one single user where the step count that is returned is...
We've recently started having issues when trying to get access token from code. It has been working fine for the past three years and we've not made any changes to our code. OAuthClientRequest request = OAuthClientRequest.tokenLocation(FITBIT_TOKEN_U...
HiIs it possible to sync data directly from a Fitbit device ( Charge, Versa or Ionic) to an app if we develop an app using the FitBit SDK. Thank you for the help.
Hello:I have managed to integrate with fitbit and get my own data from a Java-based server. Now I require to obtain data from other people, who give me permission. When attempting to obtain such data, an error is generated, apparently because the cli...
Hi All,I am trying to connect to FITBIT using OAUTH Provider 2.0 from a web application and i am doing a REST call.I am getting the 403 error and here are the error details:RAW MESSAGE: {"errors":[{"errorType":"insufficient_scope","message":"This app...
2 Questions 1. How to specify multiple Callback URLs while registering app? Are they to be seperated by comma ? 2. Does fitbit not support extra parameter/s to be sent appended to callback url specified ? I have a senario in which I need to pass user...
Hi,I am developing a java application, where we integrated fitbit. We followed steps mentioned in below samplehttps://github.com/apakulov/fitbit4jBut, it is erroring out with "Your local user ID in this application is: 1058897170Status: UNAUTHORIZED"...
Hi-AllWe developed two smartphone applications linking step number data using Fitbit's Web API.So there is a issue, please tell me about two questions.*Background · We developed two smartphone applications linking step number data using Fitbit's Web ...
Hello all,Our Project developed an application using the web API.Using OKhttp and communicating with HTTP / 2 protocol, an error has occurred.Our application has not been modified, but it has been inaccessible for several days.Have there been any cha...
I am using retrofit api to make network calls on Android. I am getting invalid signature error{"errors":[{"errorType":"oauth","fieldName":"oauth_signature","message":"Invalid signature: VVhu8YSABOQy6ce/VsUYQ5fClOk="}],"success":false}.my signature an...
Hello! For my university thesis project, i'm doing a web application. The application downloads data of a small number of volunteer patients. I needed the intraday data and for this reason I contacted Fitbit for have the access to the intraday time s...
I am trying to implement fitbit java client (https://github.com/Stasonis/fitbit-api-example-java)When I click on sign in it redirects to the https://www.fitbit.com/oauth2/authorize?client_id=228Q4X&redirect_uri=http://localhost:8080/login&response_t...
I am callinghttps://api.fitbit.com/1/user/-/activities/list.json?offset=0&limit=20&sort=asc&afterDate=2017-09-20after syncing my fitbit steps and can see them in the fitbit web dashboard. Why would I get an empty list? { "activities": [], "pagination...
Hi All I am not developing/maintaining an app, all I do is grab data from several fitbits whose credentials and data I am in charge of and store it in a local database. The way I did it in OAuth 1.a was that I had all the tokens and secrets hard code...
Dear Good Days Developers, I am Jessica Lu , a senior students in Taiwan. Our lab is focus on big data and our team is working with division of rehabilitation medicine to monitor patient’s situation ( about 30 patient). We are using Fitbit produc...
Hello All, I implementing some service related to fitbit tracker. One of those service Client Side need to call one service which returns list of fitbit products as JSON? Are we have any kind of this services in fitbit APIs
Hi guys,I really need to know how long the FitBit was worn during the day, cause I want to calculate means over different period of times.Is there a variable that tells me when the band is worn? It would also be okay to have a daily sum (like percent...
On our end, whenever user logs in to our portal-> we pull the data ( We just get steps) from fitbit for the logged in user ( If he is connected to Fitbit- from Prev login to current login). Whenever data is returned Fitbit response is returning less ...
Hi, Are there any plans to also implement the "Client Credentials Grant" for OAuth 2.0? This grant is suitable for machine-to-machine authentication.A usecase could be that data from FitBit (e.g. together with data form other devices) would be retrie...
I try use POST https://api.fitbit.com/1/user/[user-id]/foods/log.jsonand I get {"errors":[{"errorType":"validation","fieldName":"date","message":"Date is required"}]} I am sure the token work and successful set header for the request. Here is the cod...
Hi, this is a bit of a long shot, but does FitBit provide a WSDL or XSD that defines the data returned by your endpoints? The payloads are quite large and complex. This would make life much easier.
Hi, I'm developing a web application (in Java) that allows the user retrive information from his actitivities stored in fitbit.To do this I'm using the Implicit Grant Flow to obtain the access token, but I don't know how to retrieve this from the red...
is there a way that i can verify a subscriber endpoint even if it is in localhost? for example http://localhost:8080/fitbit/subscriber
Hello everyone, my name is Michael, nice to meet you all! I am currently working on a research project and am considering to use the FitBit Surge for it as I would like to gather heart rate data in real-time process it on a PC or Smartphone and retur...
I am trying to integrate the FitBit API with my streaming platform to pull the data not for one user but for all users in my group everytime the data changes on the FitBit server? Is it possible to pull the data for a group of users in one request? P...