I am trying to pull a task from a pull queue using an external application that will eventually be automated. It sounds like the way to do this is using OAuth. I have created an access token and secret token using the code on this page:
http://fabiouechi.blogspot.com/2011/11/using-google-oauth-java-client-to.html Now that I have the access token, how do I go about getting a task off of the queue? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/leEObRVZ-0wJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.