[android-developers] AccountManager wrong password or account changed error

2011-10-05 Thread mobdev....@gmail.com
This is a reply to: http://groups.google.com/group/android-developers/browse_thread/thread/d66ff537b04ec9a8 (which is closed for replies). I had the same issue when trying to develop an app that authenticates with the Google Docs List API. My AccountManager.blockingGetAuthToken(account,

[android-developers] AccountManager wrong password or account changed error

2010-04-14 Thread exh
I've been trying to work with the AccountManager and it's not going so well. I've read through the various discussions on it but nothing seems to cover what I've hit: In my app, I find the com.google account type, then call getAuthToken() on it. The first time this is called, it does the