03-02-2019 21:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-02-2019 21:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi!
This is my first time developing for FitBit and I want to get live data from my FitBit app onto an online API or even just a file on my PC. I have been able to get the live heart rate on FitBit Studio but can't figure out how to save it or upload it.
Would appreciate the help.
Thanks!!!!

03-02-2019 22:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-02-2019 22:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
See vague suggestions here. Contrary to what I wrote there, you could get away without saving anything to watch storage if you send it to the companion often enough.
Gondwana Software

03-02-2019 23:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-02-2019 23:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hey. So I'm using the method of loading with the companion app and then trying to upload the data with a fetch command. However, the fetch command keeps failing. Any tips on that?

03-02-2019 23:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-02-2019 23:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
https only, and CORS can be a problem
Gondwana Software

