10-30-2014 20:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-30-2014 20:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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

- Labels:
-
OAuth 1.0a
10-30-2014 20:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-30-2014 20:49
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
Senior Software Developer at Fitbit

