Friedger Müffke
unread,Jul 1, 2012, 9:55:38 PM7/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to podi...@googlegroups.com
Hi,
I try (again) to write an Android app (just for a single Podio app) and I don't
manage to get the authentication right, always "invalid authtokentype"
Do you have any ideas what I have to put in the call
AccountManager.getAuthToken for
the parameter "type"?
accountManager.getAuthToken(account, type, true, new
AccountManagerCallback<Bundle>() {...
Cheers
Friedger