Actually, the GAuthToken property was marked internally accidently. If you want to you can either change this yourself if you are willing and able to build the library, or go to the subversion page and get the currently checked in interim version.
Frank Mantek Google On Sep 17, 2007, at 7:32 PM, [EMAIL PROTECTED] wrote: > > Hi Lane, > > Thanks for the response. But is it possible to get the Auth token if > we have UserName and Password using .NET Calendar API? (I know we can > do that in JAVA). > > Cheers, > Chandra. > > On Sep 17, 11:58 am, "Lane LiaBraaten (Google)" > <[EMAIL PROTECTED]> wrote: >> Hi Chandra, >> >> AuthSub is not currently supported for HOSTED domains. >> >> If you'd like to see this functionality supported, please add a >> feature request here:http://code.google.com/p/gdata-issues/issues/ >> list >> >> Cheers, >> Lane >> >> On Sep 17, 9:24 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >> wrote: >> >> >> >>> Hi, >> >>> The following (below) lines of Authentication code seems to redirect >>> us to a google login page, where I can enter my google >>> credentials and >>> get the Auth Token. But this page doesnt take the hosted domain >>> credentials, Is it possible for me to redirect the user to a page >>> where he can enter the HOSTED credentials and then fetch the Auth >>> Token? >> >>> GotoAuthSubLink.Text = "Login to your Google Account"; >>> GotoAuthSubLink.NavigateUrl = AuthSubUtil.getRequestUrl("http:// >>> www.example.com/RetrieveToken", >>> "http:// >>> www.google.com/calendar/feeds/", >>> false, >>> true); >> >>> Thanks, >>> Chandra.- Hide quoted text - >> >> - Show quoted text - > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
