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.
Best Answer
@emcp333 wrote:
Is the order not needed once you've properly generated the Signature?
You are correct
Best Answer