08-30-2017 01:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
08-30-2017 01:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
We have a user id: 5QMHL6
OAuth 2.0 Client ID : 229WH6
API Call: https://api.fitbit.com/1/user/-/activities/steps/date/2017-08-25/1d.json (with the user’s access token) responds
Please note that the intra day activity totals 558 and the total for the day shows 4742.
Our app calculates total steps by adding the intra day activity and our users are complaining that they see 4742 steps in fitbit and only 558 steps in our app.
{
"activities-steps": [
{
"dateTime": "2017-08-25",
"value": "4742"
}
],
"activities-steps-intraday": {
"dataset": [
{
"time": "00:00:00",
"value": 0
},
{
"time": "00:01:00",
"value": 0
},
{
"activities-steps": [
{
"dateTime": "2017-08-25",
"value": "4742"
}
],
"activities-steps-intraday": {
"dataset": [
{
"time": "00:00:00",
"value": 0
},
{
"time": "00:01:00",
"value": 0
},
0 REPLIES 0
