03-02-2019 21:38
03-02-2019 21:38
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
03-02-2019 22:43
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.
03-02-2019 23:15
03-02-2019 23:15
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
03-02-2019 23:33
https only, and CORS can be a problem