The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
06-22-2023 08:34 PM
Is there any way to get to the full activity stream from specific friends, from an API perspective? It seems like API: https://www.strava.com/api/v3/activities/{id}/streams?keys=watts only works for your own activites.
However, the full activity is available through the website (with cookie authentication):
If this is available on the website, why isn't on the API side?
thanks,
Solved! Go to Solution.
06-23-2023 06:23 AM
Your friends need to connect to your app and with their bearer tokens you can get their streams. That's just the way it works, mainly due to privacy and server load reasons.
06-23-2023 06:23 AM
Your friends need to connect to your app and with their bearer tokens you can get their streams. That's just the way it works, mainly due to privacy and server load reasons.
Welcome to the Community - here is your guide to help you get started!