09-21-2014 15:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-21-2014 15:41
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
On the following API documentation page
https://wiki.fitbit.com/display/API/OAuth+Authentication+in+the+Fitbit+API
an example shows the Authorization Header String. It's my understanding that this string needs to be in order for the SignatureBaseString.. but is show OUT of order in the example. Is the order not needed once you've properly generated the Signature?
Example
Answered! Go to the Best Answer.

Accepted Solutions
09-21-2014 15:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
09-21-2014 15:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@emcp333 wrote:
Is the order not needed once you've properly generated the Signature?
You are correct

09-21-2014 15:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
09-21-2014 15:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@emcp333 wrote:
Is the order not needed once you've properly generated the Signature?
You are correct

