02-13-2016 04:27
02-13-2016 04:27
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
Answered! Go to the Best Answer.
02-13-2016 04:36
02-13-2016 04:36
it works
I had to find my secret from my application setting : https://dev.fitbit.com/apps/details/{ClientID}
02-13-2016 04:36
02-13-2016 04:36
it works
I had to find my secret from my application setting : https://dev.fitbit.com/apps/details/{ClientID}