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

How to find Consumer Key

ANSWERED

I logged into dev.fitbit.com, click on "Manage Your Apps", clicked on my app. I only see:

OAuth 2.0 Client ID
Client Secret
OAuth 2.0: Authorization URI
OAuth 2.0: Access/Refresh Token Request URI
 
Where do I find Consumer Key?
Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

OAuth 1.0a support was removed on April 12, 2016. Applications using OAuth 1.0a prior to April 12th can continue to use it until August 1, 2016, when it will be removed permanently. See https://community.fitbit.com/t5/Web-API/OAuth-1-0a-removal-update/m-p/1272107#U1272107 .

View best answer in original post

Best Answer
0 Votes
6 REPLIES 6

OAuth 1.0a support was removed on April 12, 2016. Applications using OAuth 1.0a prior to April 12th can continue to use it until August 1, 2016, when it will be removed permanently. See https://community.fitbit.com/t5/Web-API/OAuth-1-0a-removal-update/m-p/1272107#U1272107 .

Best Answer
0 Votes

OK thank you!

Best Answer
0 Votes

I'm still not able to resolve this - I looked through the documentation, but I haven't been able to figure out how to obtain a consumer key. I've been using python libraries for the FitBit API that specify compatibility with OAuth 2.0, and they all use consumer keys. I looked through the documentation but I wasn't able to find an explanation of the lack of a consumer key. Could you go into more detail about the change?

Best Answer
0 Votes

Resolved!

Best Answer
0 Votes

How did you solve it? I need the fitbit key and the fitbit secret but all i get when i register my app on Fitbit is an

OAuth 2.0 Client ID and a Client Secret and they don't seem to work.  

Best Answer

@JeremiahFitbit wrote:

OAuth 1.0a support was removed on April 12, 2016. Applications using OAuth 1.0a prior to April 12th can continue to use it until August 1, 2016, when it will be removed permanently. See https://community.fitbit.com/t5/Web-API/OAuth-1-0a-removal-update/m-p/1272107#U1272107 .


@AntonyM You should be using OAuth 2.0, see Jeremiah's post.

Andrew | Community Moderator, Fitbit

What motivates you?

Best Answer
0 Votes