10-02-2016 10:29
10-02-2016 10:29
If a user has successfully granted access using API to one Fitbit account and wants to remove it, currently one way of doing it is through the Fitbit App -> Settings->Application. What is the way of doing it programmatically from the client?
Answered! Go to the Best Answer.
Best Answer10-03-2016 14:34 - edited 10-03-2016 14:36
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
10-03-2016 14:34 - edited 10-03-2016 14:36
Clients can revoke their own permission to access the Fitbit Web API on a person's behalf using the revoke token endpoint.
Edit: I re-read your topic subject and wanted to clarify: revoking the access token is equivalent to revoking the application's permission on the Fitbit Web API.
Best Answer10-03-2016 14:34 - edited 10-03-2016 14:36
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
10-03-2016 14:34 - edited 10-03-2016 14:36
Clients can revoke their own permission to access the Fitbit Web API on a person's behalf using the revoke token endpoint.
Edit: I re-read your topic subject and wanted to clarify: revoking the access token is equivalent to revoking the application's permission on the Fitbit Web API.
Best Answer