12-17-2015 11:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-17-2015 11:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi
when I get floors time series data for one user, I get badrequest error. for other users, it works ok. anyone has any ideas of why.
The return JSON: {"errors":[{"errorType":"validation","fieldName":"resource path","message":"Invalid time series resource path: /activities/floors"}]}
thanks
Answered! Go to the Best Answer.

- Labels:
-
Subscriptions API
Accepted Solutions
01-01-2016 19:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-01-2016 19:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-01-2016 19:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-01-2016 19:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-01-2018 03:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-01-2018 03:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
It should return 200 or 204 instead of 400. Because the request parameters are valid. So there is no reason to provide 400. If there is no record found, then it should return empty object or 204.
