12-04-2019 00:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-04-2019 00:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello everyone,,
So I have my code working but wanted to know if there is a list of devices the Web API is supported in to provide end users with so they know what devices we (you) officially support.
For instance, we have it working on several devices but we had an authorization failure on the Fitbit One.
Thanks,
Limka.
12-06-2019 14:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-06-2019 14:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @Limka,
Welcome to the forums!
The Web API supports all Fitbit devices. The data that the web API provides is historical data that have been synced to our servers by the Fitbit device, through the Fitbit apps.
When going through the authorization flow, you aren't authorizing your application to access your Fitbit device, you are authorizing your application to access your Fitbit account.
Can you tell me a little more about the authorization failure you are seeing so that I can get a better understanding of what is occurring during your authorization? If you could provide me with API calls and/or API responses w/ error codes, that would be helpful.
Hope to hear from you soon!

02-18-2020 11:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-18-2020 11:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Many thanks for your post

