How to know when user unlinks app or delete the app folder in android?
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.