Search code examples
androidgoogle-account

"do you want to allow this request" screen in Android, google accounts


Once allowed, the android built-in "Access request" screen never shows up again. Development is hard this way. How can I make it show again (same account same appliccation - I want it to ask for access again and again) ?

Thank you


Solution

  • The key is to invalidate the access token. To invalidate the access token you can use the account Manager.