Forum Posts

Android OAuth2 issue: "Redirect_uri mismatch: null."

Hello, I have a working iOS app using OAuth2, but I can't get an Access Token from my Android App's process flow. I am able to successfully get the Access Code, but when I attempt to exchange it for the Access and Refresh Tokens I get a 400 error tha...

ChrisUM by Jogger
  • 1117 Views
  • 2 replies
  • 0 votes

Unable to get authorization code through redirect url

I am integrating fitbit into my android studio project via scribejava, but unable to get authorization code through redirect url. My redirect url is com.example.myfitbit://fitbitIf i use different redirect url which is http://127.0.0.1:8080/  I am ge...

Shivi5 by Jogger
  • 191 Views
  • 1 replies
  • 0 votes

Error invalid request Redirect_uri mismatch

I have checked the redirect uri on the fitbit developer portal against the uri in my code and they are the exact same, without any typos. But I am still getting the redirect uri mismatch.This is the uri: sfit://(main)/home. I am developing an expo ma...

Resolved! Invalid redirect_uri parameter value

We are using 3 environments for our Android app. QA, Stage, and Production. For Stage and Production, it is working fine, but it is not working in QA Environment. Note that, we use VPN for the QA environment.```https://www.fitbit.com/oauth2/authorize...

Resolved! Mobile Application using web api

Hi hello. I would like to build a mobile and web application by accessing data from fitbit trackers. Is it possible the system could work in a way where by accessing data from fitbit tracker then display on mobile apps then access the data from mobil...

Divyakona by Recovery Runner
  • 1472 Views
  • 9 replies
  • 5 votes

Not mail received to verify the registered app

I try to verify my registered app but I couldn't get the verification mail on my registered Email Id with fitbit. Try to do the verification process a number of times but every time its the same behavior. Can you help me how can I resolve the issue o...

Trudoc by Jogger
  • 488 Views
  • 4 replies
  • 0 votes

Mobile app integration base on our existing user

Hello, We are developing a mobile app to add a Fitbit feature base on our existing user that already in our database as well. The feature that we are working on is reading a data such as heart rate, steps, distance, calories burn etc via Fitbit web a...

Sanddoz by Jogger
  • 335 Views
  • 3 replies
  • 0 votes

Resolved! Save Access Token

Hello, I have a simple question. After the user gives my app permission to access Fitbit data.I retrieved the access token successfully.  What is the next step?Should I save the (Access token) for every user in my database? or is it preferable to sav...

Ria2 by Jogger
  • 1271 Views
  • 4 replies
  • 1 votes

How to get all valid Fitbit activities

Hi,  I need your help for to have valid activities with the map. Where can I find the good ID for all activities on Fibit ? Because sometimes activities in my application (for android and apple) is always bike or run but it's a other activities ? And...

Get user health data without client id

Hi team,I am currently working on an application that requires me to get the fitbit health data after the the User is logged in. Now the issue I am facing is :- 1) For communicating with the fitbit api I need to register my account as a developer and...

pawan.s by Jogger
  • 377 Views
  • 3 replies
  • 2 votes

Downloading Activity Data

I am interested in looking at the average heart rate of each workout activity to see if i can improve on intensity.   Thinking that the download per workout would include average bpm for each.   Unfortunately, this was not included.   I am a premium ...

Fox051300 by Recovery Runner
  • 337 Views
  • 1 replies
  • 0 votes

Intraday Access

Hello, We requested intraday access for an app, but have not yet heard anything. Would it be possible to get an update or estimate regarding case 00100045? Thank you a lot.

How can i get fitbit data to my app?

Hello,How can I get the below data using web API? I want to get Fitbit data to my app.Resting Heart RateHeart RateHeart Rate VariabilityOxygen SaturationBody TemperatureActive EnergyResting EnergyWalking StepsSleep DurationI found APIs for Walking St...

Multiple FitBit on same account

Note that you can't connect multiple devices that use the Fitbit App Gallery to one account. For Charge 3, Charge 4, Ionic, Inspire, Luxe, Fitbit, and Versa, only connect one of these devices to your account at a time. This is Stupid! That eliminates...

Fitbit Wep API - Flutter

Hello!I try to get my heart rate data with an API call. In swagger or in the postman everything is alright, but the same process in the Flutter I don't get back my all data.My request: https://api.fitbit.com/1/user/-/activities/heart/date/today/1d.js...

EliaaaS by Jogger
  • 771 Views
  • 1 replies
  • 0 votes

Webhook doesn't works

I have registered app and webhook. In my phone application I successfully created subscription.https://api.fitbit.com/1/user/{someid}/etc...It works for some users. I mean Fitbit triggers my webhook. But for one user  (which has successful subscripti...

Ted_Lv by Jogger
  • 559 Views
  • 3 replies
  • 2 votes

Intraday Request

I have requested for Intraday access and didn't got any update ,Is there any way to check the status update

Intraday Heart Data | 403

Hello, Has something changed in the Intraday Heart rate API access policies ? We were granted access and were able to pull data earlier but we are now getting 403 error - Insufficient permissions granted by Fitbit This has been an impediment to the o...