Fitbit / Google Health POC 🫀

Browser-side proof-of-concept for Google Health API OAuth + Fitbit-derived exercise data fetch. No client secret or token is stored on the server.

Google Cloud setup

  1. Enable Google Health API in your Google Cloud project.
  2. Create an OAuth client for a Web application.
  3. Add this authorised JavaScript origin:
    https://fitbit-health-poc.koala.devitltd.uk
  4. Add yourself as a test user if the OAuth app is in testing.
  5. Add/request this scope:
    https://www.googleapis.com/auth/googlehealth.activity_and_fitness.readonly

Connect


Status

Result

Ready.