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,