I'm working with some example code here: http://code.google.com/p/google-api-java-client/source/browse/picasa-android-sample/src/main/java/com/google/api/services/samples/picasa/android/PicasaSample.java?repo=samples
I authorized access in my Android app, but I cannot find where to now revoke access, so I can run through it again. I checked the URL where I've been revoking access while building the web version of my Single Sign On stuff: https://accounts.google.com/b/0/IssuedAuthSubTokens But it's not listed there, is there a different URL for Android? I've searched through the phone menus.. even uninstalled my test app, but the permissions still persist somewhere, I'm never asked for them again since the first request. I searched the google-api tag, found nothing: http://stackoverflow.com/search?q=%5Bgoogle-api%5D+revoke Thanks. -- Greg Donald -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

