09-04-2014 06:04
09-04-2014 06:04
When authorizing getting this error any help???
No Authorization header provided in the request. Each call to Fitbit API should be OAuth signed
Best Answer09-04-2014 10:00
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
09-04-2014 10:00
Please read this documentation: https://wiki.fitbit.com/display/API/OAuth+Authentication+in+the+Fitbit+API it contains information about how to properly sign your requests.
Also you can play with fitbit oauth debug tool to see and compare signature that generated in your code and signatures that Fitbit expecting: https://dev.fitbit.com/apps/oauthtutorialpage
Best Answer