Hi,

I would recommend this walkthrough (
http://code.google.com/appengine/articles/python/getting_started_with_tasks_api.html)
for the Tasks API which should be a good place to get started with using
OAuth2.


Thanks,
Christina

On Mon, Dec 5, 2011 at 2:03 PM, Acrylix Fletcher <longa...@gmail.com> wrote:

> 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 google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 

Christina Ilvento | Google App Engine | cilve...@google.com | (650)-201-9399

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to