You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bod/log/weight endpoint supports the retrieval of BMI data for multiple days, but Shimmer is requesting a day at a time, with repercussions on rate limits and performance.
Shimmer should leverage range queries to optimise the retrieval of BMI data.
The text was updated successfully, but these errors were encountered:
emersonf
changed the title
Shimmer should leverage range queries for Fitbit BMI data
Fitbit shim should leverage range queries for BMI data
Dec 10, 2015
The
bod/log/weight
endpoint supports the retrieval of BMI data for multiple days, but Shimmer is requesting a day at a time, with repercussions on rate limits and performance.Shimmer should leverage range queries to optimise the retrieval of BMI data.
The text was updated successfully, but these errors were encountered: