Fitbit-for-Google-App-Script
Fitbit-for-Google-App-Script copied to clipboard
A Google app script that adds your fitbit data to a google spreadsheet
Hello everyone, I get this error while executing the script "UiApp has been deprecated. Please use HtmlService instead." Is there any updated version of the script? Thanks!
Hi, I'm getting the below error. Can you please help. ReferenceError: "OAuth2" is not defined. (line 355, file "fitbit") Regards, Sri
Hi, I have followed the read me and tried this three times now. It all goes smoothly until I try and run the script for the first time. It authorizes...
As of 2016-02-22 I was getting failures of the script running successfully. I revoked authorization and forced re-authorization with a change in scope to include: .setScope('activity nutrition sleep weight profile...
Hi, Im getting the below error. Client ID is required. (line 43, file "Utilities", project "OAuth2") Thanks, Sri
any ideas? i followed the setup manual. thanks
I get this warning when trying to run the refreshTimeSeries function. ``` TypeError: Cannot call method "getContentText" of undefined. (line 83, file "Code") ``` This happens if no loggables are...
Does anyone else get this issue when they try and set it up? I can't figure out how to debug it either...
Hey All, I need to get information about Sleep/startTime in my google spreadsheet, for a science project from University. I get #num! instead of an value like "12:12", in google...
Hi, I created this modification for my own purposes, but I figured I'd pitch in and share my code. Feel free to merge this if it looks useful to you!...