11-02-2015 11:48 - edited 11-02-2015 12:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

11-02-2015 11:48 - edited 11-02-2015 12:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This url returns data as expected:
https://api.fitbit.com/1/user/-/activities/steps/date/2015-07-01/2015-11-02.json
However this url returns an error:
https://api.fitbit.com/1/user/-/activities/floors/date/2015-07-01/2015-11-02.json
string(133) "{"errors":[{"errorType":"validation","fieldName":"resource path","message":"Invalid time series resource path: /activities/floors"}]}"
If the user does not have a tracker which calculates floors is the api intended to return this error? I have not tested with a tracker which calculates floors yet.
Answered! Go to the Best Answer.
Accepted Solutions
11-02-2015 17:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-02-2015 17:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@mangolassi wrote:
If the user does not have a tracker which calculates floors is the api intended to return this error? I have not tested with a tracker which calculates floors yet.
Correct. The person needs to have added a device with an altimeter at some point.

11-02-2015 17:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



11-02-2015 17:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@mangolassi wrote:
If the user does not have a tracker which calculates floors is the api intended to return this error? I have not tested with a tracker which calculates floors yet.
Correct. The person needs to have added a device with an altimeter at some point.

