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

fitbit authorization code and access token

Hey guys!

 

I'm new to programming, and I'm building a website and trying to connect to Fitbit's API. I'm having difficulties getting  the access token, and understanding the full flow of authorization code => access token..

 

Can anyone help me pls?

 

Thanks, Daniel

1 REPLY 1

Do the 4 steps for the Authorization Code Grant Flow in the docs make sense?

 

Once the person is redirected back to your app with a 'code', your app needs to make an Access Token Request to get the access token.

Best Answer
0 Votes