Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect calories stat from Strava during export #364

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sergmelikyan
Copy link

Strava does provide information about how many calories user spent during
activity only when details on specific activity is requested.

Additional API call was added to request activity details during downloading
activity in order to obtain calories information.

Previous behavior was to collect calories stats from the response to request
of the list of user activities which doesn't contain this information.

Closes #353

Strava does provide information about how many calories user spent during
activity only when details on specific activity is requested.

Additional API call was added to request activity details during downloading
activity in order to obtain calories information.

Previous behavior was to collect calories stats from the response to request
of the list of user activities which doesn't contain this information.

Closes cpfair#353
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calories not syncing from Strava to Garmin Connect
1 participant