cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

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

How to know when user unlinks app or delete app folder in android

How to know when user unlinks app or delete app folder in android

silent10
Explorer | Level 4
Go to solution

How to know when user unlinks app or delete the app folder in android?

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

After a user unlinks your app or deletes the app folder, any further API calls will fail with a 401. In the API v2 Java SDK, for example, the API call method will raise an InvalidAccessTokenException.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

After a user unlinks your app or deletes the app folder, any further API calls will fail with a 401. In the API v2 Java SDK, for example, the API call method will raise an InvalidAccessTokenException.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?