08-23-2014 22:08
08-23-2014 22:08
Hello, running the below.NET sample code, the results are coming back METRIC, how would you programmatically add the header "Accept-Language", value = "en_US" so that the results come back US (milliseconds, miles, feet, inches, pounds etec)?
https://wiki.fitbit.com/display/API/API+.NET+Client
Best Answer12-03-2014 09:36
12-03-2014 09:36
Hi dalamac,
Did you figure out how to add the header? Could you please share your learning
Thanks,
js
Best Answer12-03-2014 09:47
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.
12-03-2014 09:47
What API endpoint are use using?
Setting header should be very straight forward operation.
Supported values are listed here: https://wiki.fitbit.com/display/API/API+Unit+System
Best Answer12-03-2014 11:02
12-03-2014 11:02
Ok, figured it out. It was easy as you said!
Thanks,
js
Best Answer