Skip to main content

Hi 👋 

Your api server endpoint router rules for fetching the authenticated athlete:

`GET https://www.strava.com/api/v3/athlete`

Also allows

`GET https://www.strava.com/api/v3/athlete.umbrella`

and other variations of `athlete.*` return the athlete. I haven't tried this with other endpoints, nor the overall implications other than odd behavior.

Just thought you should know in case you wanted to update this behavior to 404 or something.

Hey tcoyze,


Thanks for writing in, we appreciate your feedback.


 


Reply