Skip to main content
Question

Revoking old users

  • February 18, 2024
  • 10 replies
  • 331 views

Forum|alt.badge.img+3

I have noticed on my API Settings page that there's a limit to the amount of users an app can have. I know (based on API access) that a large percentage of users installed my app, tried it out and never used it again. My question is then: how can I revoke access to these users?

10 replies

ActivityFix
Superuser
Forum|alt.badge.img+24
  • Superuser
  • February 18, 2024

There's a deauthorize endpoint for oauth -- https://developers.strava.com/docs/authentication/#deauthorization


Forum|alt.badge.img+3
  • Author
  • Hub Rookie
  • February 19, 2024

I can't use that endpoint, since I don't store access tokens. 


ActivityFix
Superuser
Forum|alt.badge.img+24
  • Superuser
  • February 20, 2024

Unfortunately without the token I don't believe there's any other way except asking those users to revoke authorization themselves.


Forum|alt.badge.img
  • Hub Starter
  • November 29, 2024

I have the same problem, I keep receiving activities performed by Athletes via webhook who are not on my web app, but in theory are registered on the Strava app.

Is there a way to remove these users?


Forum|alt.badge.img
  • Hub Starter
  • October 3, 2025

hi. do you have a anwser for this problem ? i have the same. 


Jan_Mantau
Superuser
Forum|alt.badge.img+26
  • Superuser
  • October 3, 2025

@Aline.N This feature is not implemented (yet?), see 

That means saving the tokens on your side is still the only way to deauthorize athletes.


Forum|alt.badge.img
  • Hub Starter
  • October 3, 2025

hi. do you have a anwser for this problem ? i have the same. 

3 years waiting for this feature


Forum|alt.badge.img
  • Hub Starter
  • October 6, 2025

I've been saving the token since I realized I needed it to launch a “deauthorization” but it's much too late, for  3/4 of the people I don't have the tokens and it's becoming very problematic.


Forum|alt.badge.img+1
  • Hub Rookie
  • October 15, 2025

Salut, je veux connecter mon compte strava à mon site web : 

 

Comment obtenir les Scopes activity:read_all" pour accéder aux détails des activités ?​

Scopes requis pour mon application

Je demander ces scopes aux développeurs strava​

  • activity:read_all - Accès à toutes les activités (publiques et privées)

  • profile:read_all - Accès au profil complet de l'athlète

  • read_all - Accès étendu aux données générales

Merci la communauté !


Forum|alt.badge.img+1
  • Hub Rookie
  • October 15, 2025

Hi, I want to connect my strava account to my website: 

How do I get the activity:read_all" scopes to access activity details?

 Scopes required for my application
I'm asking the strava developers for these scopes

activity:read_all - Access to all activities (public and private)

profile:read_all - Access to the athlete's full profile

read_all - Extended access to general data

Thanks to the community!