Hi - My App Engine Java application is restricted to a Google Apps domain. Users are authenticated in my application using the App Engine UserService. How do I obtain a AuthSub session token for the user that is already logged into my application to push data into a spreadsheet in his Google Apps account?
The following URL talks about GData access from GAE Python. How can this be achieved in the Java version? http://code.google.com/appengine/articles/gdata.html Thanks, s8 -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
