Skip to main content
Question

Authorization Errors

  • March 12, 2024
  • 1 reply
  • 8 views

Forum|alt.badge.img

I have written working code to access Athlete information. However when I change the code to try access activities, I get an authorization despite the only thing in my code changing is:

get("https://www.strava.com/api/v3/athletes"

to

get("https://www.strava.com/api/v3/activities"

 

1 reply

Jan_Mantau
Superuser
Forum|alt.badge.img+26
  • Superuser
  • 898 replies
  • March 12, 2024

You need an access token with the scope "activity:read" or "activity:read_all" (for including private activities).


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept, you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings