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
I am not seeing heart rate data in the return response when using the client.get_activity_by_id(activity_id) call. I have checked that my heart rate data is not restricted by my privacy settings, so I believe it is visible:
my activities are visible to Everyone
my data permissions do not restrict my HR data
This is with version:
stravaio 0.0.9
Is this a bug?
The text was updated successfully, but these errors were encountered:
(Thanks for the API and docs, they are great.)
I am not seeing heart rate data in the return response when using the
client.get_activity_by_id(activity_id)
call. I have checked that my heart rate data is not restricted by my privacy settings, so I believe it is visible:This is with version:
Is this a bug?
The text was updated successfully, but these errors were encountered: