Open owenrh opened 10 months ago
(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:
client.get_activity_by_id(activity_id)
This is with version:
stravaio 0.0.9
Is this a bug?
(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?