Hi, I am developing an app using app engine and OAuth 2.0. What I need to do is data collection and then save the data into a user's google doc in Java. I have tried the beta version of OAuth but it doesn't work for me. So far, I have register my app and redirect the user to login and redirect back with a "code" if the user consents. I can't move beyond that to exchange the code for a session token. If anyone can show me a working simple example, that would be great. Thanks A.F.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
