I am using a link in my web application which when clicked will display
the google calendar.
The is as follows..
http://www.google.com/calendar/embed?src=userid%40gmail.com..This works
only when the user of the gmail account has allowed public access to
his calendar which the user has to set in the calendar settings.Is
there a way i can use this link to display the calendar even if the
settings in the calendar does not allow public access and use
authentication that can be done by coding. I can use the following url
for displaying the google login page for authentication..
https://www.google.com/accounts/AuthSubRequest?next=http://localhost/inssocket&scope=http://www.google.com/calendar/feeds&session=1&secure=1


But the problem is that my requirement is that i dont want to ask the
user of my web application to enter the user name and password
everytime he wants to view the google calendar form the web
application. We have all the users gmail user ids and passwords in the
databse. Is there a way i can use these account details for
authentication without having to show the login page of
google....please help.....thanks in advance.....


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