-
-
Notifications
You must be signed in to change notification settings - Fork 115
Sample Fitbit Setup
Fitbit sync may have limitations.
If you encounter any issues, please open a GitHub issue and share the JSON file from the mock_data directory of the SparkyFitnessServer container so I can troubleshoot effectively. You can DM me in discord to avoid sharing publicly in Github.
Since I don’t own a Fitbit device, this integration was tested using sample data only. Your anonymized JSON data will help me fine-tune and improve the integration.
-
Go to the Fitbit Developer Portal
https://dev.fitbit.com/apps -
Create a new app using the following details as a reference:
-
Update the Client ID and Client Secret in the SparkyFitness External Data Provider for Fitbit.
-
Connect to Fitbit from SparkyFitness.
-
Grant permission to allow SparkyFitness to sync data from Fitbit.
-
Once the provider is activated, you should be able to sync data from Fitbit successfully.