02-26-2023 06:17 AM
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.
02-27-2023 08:13 AM
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?
02-27-2023 06:55 AM
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.
02-27-2023 07:20 AM
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.
Welcome to the Community - here is your guide to help you get started!