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

how to get oath_signature

hi,

 

I am using Oauth.io library to get authenticate my Android app with Fitbit. I used the debug tool to make the url but I am not sure how I get the oauth_signature which is I see is automatically generated by debug tool. Please help..

 

Thanks

 

 

 

Best Answer
0 Votes
1 REPLY 1

The debug tool is only a helper to that helps you to debug your code and compare the signaturethat your code generates with expected signature that is generated by Fitbit debug tool.

Please check out here the rules how the signature should be generated(or how to properly sign your API request): 
https://wiki.fitbit.com/display/API/OAuth+Authentication+in+the+Fitbit+API

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes