01-02-2017 05:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
4
0
0
01-02-2017 05:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
We are trying to retrieve the Distance travelled in miles in one of our apps. For the same we use API end point "https://api.fitbit.com/1/user/54LVDF/activities/distance/date/2016-12-21/2016-12-21.json" provided onhttps://dev.fitbit.com/docs/activity/ developer site. Using this API end point we got incorrect distance data in miles.
For example, Correct figure (Also on dashboard) are 3.75 miles on date 2016-12-21.
Whereas Incorrect Result - Retrieved by API end point are 6.03604 miles on same date i.e., 2016-12-21.


1 REPLY 1
01-02-2017 05:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
01-02-2017 05:09
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
We are trying to retrieve the Distance travelled in miles in one of our apps. For the same we use API end point "https://api.fitbit.com/1/user/54LVDF/activities/distance/date/2016-12-21/2016-12-21.json" provided on https://dev.fitbit.com/docs/activity/ developer site. Using this API end point we got incorrect distance data in miles.
For example, Correct figure (Also on dashboard) are 3.75 miles on date 2016-12-21.
Whereas Incorrect Result - Retrieved by API end point are 6.03604 miles on same date i.e., 2016-12-21.

