Skip to content

Missing data current day #52

Description

@Sweak90

Is there a limitation to the health connect platform or why am I not getting all the entries from the gateway?
for example, steps not showing at all for today, heartRate just some of it.

curl
--request POST 'https://api.hcgateway.shuchir.dev/api/v2/fetch/steps'
--header "Authorization: Bearer TOKEN"
--header "Content-Type: application/json"
--data '{
"queries": {
"start": {
"$gte": "2025-06-16T00:00:00Z",
"$lte": "2025-07-15T23:59:59Z"
}
}
}'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions