Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Spring boot Demo - Help

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!

Best Answer
0 Votes
2 REPLIES 2

Hi @defiancePzg 

 

Have you seen this example?

 

https://github.com/Stasonis/fitbit-api-example-java

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes

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

 

Best Answer
0 Votes