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.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to