Hello, I have tried to connect and authenticate to a Google App Engine application.
I used AccountManager and the method getAuthToken to get an authentication token for Google App Engine. On the internet I found that if I use "ah" in authTokenType parameter I will get a token for Google App Engine. I used it and it works fine. :) I also discovered that "lh2" means Picasa and "youtube" means YouTube. Now, I'd like to find the complete list of available authTokenType values. But I cannot find the documentation. I found this: http://code.google.com/apis/gdata/faq.html#clientlogin But it's not complete. Id does not contain "ah". Thank you Fabrizio -- 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

