Hi, This might not be an AuthSub problem, perhaps something in your servlet code that generates this exception. Can you post the code snippet of your servlet?
Austin On Thu, Feb 21, 2008 at 8:24 PM, jack nicolson <[EMAIL PROTECTED]> wrote: > Hi, > I am a newbie in this google API, I having a simple doubt and unable to > get auth sub token using the basic methods descripe " > http://code.google.com/apis/gdata/authsub.html", I tried to follow the > same procedure as descripe in the web doc above i.e. > > String onetimeUseToken = > AuthSubUtil.getTokenFromReply(httpServletRequest.getQueryString()); > > but getting null pointer exception I used getRequestDispatcher method to > transfer the control the other servelet to handle this. > > Thanks > > > Jack, > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
