07-17-2018 08:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-17-2018 08:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I am an iOS developer and integrating the Fitbit APIs in one of my app. I was successful in getting data and everything worked but I am stuck with a limit problem issue. I know there is a limit of 150 calls per hour per user but its happening too early. I am using two accounts for the testing purposes and one of the accounts gives this error too early even we have not call the API 150 times. I need to deliver that app to my client and stuck in this issue from weeks please help me in this. How can we utilize the limit in the best way and also is there a way to increase the limit too? So, whats the best method to get the data in order to remove this limit error? My client wants to get updated after every 5 seconds.
i Will be waiting for your reply soon.
Best Regards
Answered! Go to the Best Answer.

Accepted Solutions
07-27-2018 12:50 - edited 02-27-2019 21:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-27-2018 12:50 - edited 02-27-2019 21:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
We are calling the api after every 5 seconds to get the data to our app.
We are retrieving the data through the end points mentioned in your
document.
We are getting data but its not syncing every-time and also the heart rate
data synch some times and some times that key is doesn't even respond.
Our goal is to use it during the exercise so we can see our stats of heart
rate, calories burn and steps taken during the exercise.
--

07-26-2018 15:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-26-2018 15:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @kayhan234,
It's possible you are executing a single API call multiple times when you could execute it in a more efficient manner to get the same output. Would you describe how your application is retrieving data through the APIs, how often you're executing these API calls and what your goal is?
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

07-27-2018 12:50 - edited 02-27-2019 21:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-27-2018 12:50 - edited 02-27-2019 21:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
We are calling the api after every 5 seconds to get the data to our app.
We are retrieving the data through the end points mentioned in your
document.
We are getting data but its not syncing every-time and also the heart rate
data synch some times and some times that key is doesn't even respond.
Our goal is to use it during the exercise so we can see our stats of heart
rate, calories burn and steps taken during the exercise.
--

