cancel
Showing results for 
Search instead for 
Did you mean: 

remove user from application

kashif_ali
Shkhara

Is there a way to remove a user from the app. I can delete all the user data from my side, but I can't remove their subscription from strava (from what I can see this isn't possible).

I am geting events for users that have been removed and I dont need to have those events.

Maybe I am missing something, I would appreciate any help/advice.

3 REPLIES 3

kashif_ali
Shkhara

I just got an email stating you can DeAuthorize an athlete. Link here

However, the challenge I have is that I have removed the Athlete data already, so I dont have the token. However whent he sub call happens I do get the AthleteID so I was hoping I could deauthorize using this? As my thought is that DeAuthorizing shouldnt be a security issue or any other issue from user/strava point of view?

ActivityFix
Pico de Orizaba

You are not missing anything. At the moment it is not possible to remove/revoke access for an athlete. The only option you have is to ignore any events which come in for users that do not exist in your database.

Thank you for replying @ActivityFix.

Its a shame this isn't available. I have already written the code to ignore these incoming events, but its just unnecessary noise.