11-17-2022 06:49
11-17-2022 06:49
Guys hello, I need your help and I seek your wisdom please. Here is my problem. During Fitbit connection flow after permissions were selected I have been always receiving an invalid code. What did I do wrong. Here is my oauth2 request:
/oauth2/authorize?client_id=MyClientID&redirect_uri=https://ppserver-2865.sbx.huma.com&response_type=code&scope=activity+heartrate+location&code_challen...=MyCodeChallenge&code_challenge_method=S256&expires_in=604800
So I cannot change this code to the access_token / refresh_token(
11-17-2022 07:09
11-17-2022 07:09
Just a small clarification: I sent code to our backend, and they tried to change it to tokens, but receive invalidation error.