Sorry, I just read your previous post, I'm not familiar with the Java library, or working with web applications, but for normal apps the auth token is part of the HTTP body.
On Feb 21, 2007, at 4:44 PM, brettmoreton2111 wrote: > > a simple question which will probably be obvious to some; > > I'm trying to process the response from google after i get redirected > to my 'next' url, which contains the token. how do i get access to > this token? i've tried accessing it from a doGet in my servlet, but it > won't work. > > ideally i'd like to store this token into a variable, but i'm a little > inexperienced with servlets. > > any help would be greatly appreciated. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
