Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Removing all subscriptions for an application

ANSWERED

Over the summer when the API went to OAuth2 I wasn't ready for t and deactivated the subscriber endpoint and walled off those settings on our site. Now that we're on a new server and can handle the newer classes I need to connect to Fitbit again, I find that I have lots of subscriptions still sending me alerts for users that I do not have access tokens for. It's not that I don't have NEW access tokens either; I have NOTHING for them, so going through fo each and manually unsubscribing them doesn't seem like an option.

 

Basically, I need to start fresh and cancel all user subscriptions for my application. This seems reasonable; if someone loses the access token then the application owner should be able to shut it off from their end, right?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Deleting the subscriber in your client settings will delete the subscriptions.

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

Deleting the subscriber in your client settings will delete the subscriptions.

Best Answer
0 Votes

Created a new subscriber with the old details (and verified it), deleted the original, and so far no old subscriptions!

Thank you!

Best Answer
0 Votes