'Strava API - get photos from an activity

I am trying to get Photos from Strava with https://www.strava.com/api/v3/activities/${activityId}/photos?access_token=${res.access_token}`, but there are only thumbnail of these photos. Is there a way to get the full resolution photos somehow?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source