I managed to hack together a Groovy script that seems to do the job. It has some hardcoded URLs and is pretty ugly, but it seems to work.
On Feb 4, 9:28 pm, Sean Gilligan <[email protected]> wrote: > That's a very helpful article. I used to to get a a Groovy client > working. The only problem is that it doesn't seem to work with the > local server which is currently preventing me from developing > locally... > > On Feb 4, 12:32 pm, "Ikai L (Google)" <[email protected]> wrote: > > > > > This article should help: > > >http://krasserm.blogspot.com/2010/01/accessing-security-enabled-googl... > > > On Mon, Feb 1, 2010 at 3:23 AM, Guwalani Mahendra < > > > [email protected]> wrote: > > > How to build a java desktop client for my hosted app engine > > > application ? > > > > I have tried to write a code using google client login using that I > > > could authenticate google account > > > and got auth token. but how should I use this token to authenticate > > > my app engine application > > > > thanks > > > Mahendra > > > > -- > > > 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]<google-appengine-java%2B > > > [email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine-java?hl=en. > > > -- > > Ikai Lan > > Developer Programs Engineer, Google App > > Enginehttp://googleappengine.blogspot.com|http://twitter.com/app_engine -- 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.
