08-23-2014 22:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-23-2014 22:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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

12-03-2014 09:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2014 09:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi dalamac,
Did you figure out how to add the header? Could you please share your learning
Thanks,
js

12-03-2014 09:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-03-2014 09:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
Senior Software Developer at Fitbit

12-03-2014 11:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-03-2014 11:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Ok, figured it out. It was easy as you said!
Thanks,
js

