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

authorization header example - the username and password

ANSWERED

Hi,

 

I am trying to do the authorization header example (see https://dev.fitbit.com/docs/oauth2/#authorization-header-example), but when I send a post I get a a windows requesting the username and password, what should I put ?

 

also in header I have to put 

 

client_id:client secret

 

the client secret is it a random string?

 

I am using postman to post my request

 

Regards,

Flora

 

 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

it works

I had to find my secret from my application setting : https://dev.fitbit.com/apps/details/{ClientID}

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

it works

I had to find my secret from my application setting : https://dev.fitbit.com/apps/details/{ClientID}

Best Answer
0 Votes