-
Based on Fitbit Web API structure:
```
Activity
Get Daily Activity Summary
fitbit activity get summary day=""
Get Activity Time Series
fitbit activity list [Return activities that can be…
-
Thanks for writing this tool!
While exporting my data, I found some activities fail to export with:
```
ERROR:root:[...] activity-tcx-{...}: Request failed: 400, message='Bad Request', url=URL(…
Xyene updated
5 months ago
-
Looking at this:
https://github.com/OpenHumans/oh-fitbit-integration/blob/master/datauploader/tasks.py
... it seems that the endpoint is going to `https://api.fitbit.com/1/user`
That prefix is …
-
Could you add support for other popular scales with similar capabilities?
Withings Body+/Body Cardio
Tanita RD-901
Eufy Smart Scale C1
Fitbit Aria Air
Huawei Scale 3/3 Pro
These have very po…
-
After successfully configuring the Google Fit shim I’ve tried to do the same with Fitbit, but I’m having trouble with authenticating the API. After being granting permission as an user and being redir…
-
Using the script
```
authd_client = fitbit.Fitbit('consumer_key', 'consumer_secret', oauth2=True, access_token='access_token', refresh_token='refresh_token')
authd_client.sleep()
```
I'm getting the…
-
I'm getting an exception from python with the following code:
```
# authorization code goes before this, etc. Note that fb = fitbit
reccurance = ['MONDAY','TUESDAY','WEDNESDAY','THURSDAY','FRIDAY',…
-
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 and the side bar appears and I click the link an…
-
Hi everyone, not sure if this is the right place to put a feature request, so I'm just going to put it here in issues (feel free to delete this).
https://dev.fitbit.com/docs/sleep/#get-sleep-logs-lis…
-
Shows the reasons different classes of users will utilize our application and the relations between those use cases