07-03-2019 05:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-03-2019 05:45
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello developers!
Is there any demo that can explain to me how to integrate Fitbit into my Spring application. I've found some, but they all involve OAuth instead of oauth2. It would be very helpful if someone could provide me a working demo, so I can figure out how can I access data from Fitbit and integrate it into my app. Thanks in advance!
07-03-2019 08:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-03-2019 08:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @defiancePzg
Have you seen this example?
https://github.com/Stasonis/fitbit-api-example-java
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

07-04-2019 23:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-04-2019 23:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Yes, i've checked this example and I'm not quite sure that I understood how he sent that client id and client secret. I mean, I saw that he set inside aplication.yml those parameters but i didn't catch where is he passing those parameters to the fitbit authorization page. If you could explain to me i would be grateful to the skies! Thanks in advance

