5 messages in com.googlegroups.google-calendar-help-dataapiCalendar Sign in programmatically
FromSent OnAttachments
Lahzy26 Mar 2008 05:10 
Austin (Google)26 Mar 2008 09:09 
Lahzy26 Mar 2008 16:34 
Austin (Google)26 Mar 2008 16:37 
Lahzy26 Mar 2008 16:43 
Subject:Calendar Sign in programmatically
From:Lahzy (Mich@gmail.com)
Date:03/26/2008 05:10:52 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi,

Is there a way where I could sign in google calendar programmatically and then redirect to the URL "http://www.google.com/calendar/render" so it would display the calendar for the username/password for the user I used.

I tried Service.setUserCredentials method but it still asks me to sign in per redirection to the above URL, should I be setting a cookie or something?

Thanks