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 activities/steps endpoint supports the retrieval of step count 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 step count data.
The text was updated successfully, but these errors were encountered:
The
activities/steps
endpoint supports the retrieval of step count 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 step count data.
The text was updated successfully, but these errors were encountered: