In a typical enterprise application with many users, each having a
default
calendar, I want to show these calendars in a consolidated manner.
It works well with some JS functions using HTTP protocall, for one
user.
  My woes started when I called this function with 4 different sets of
user/email and
user/passwords over a week horizon ...
I logged in as user1 and entered my calendar. Then user2 calendar, etc.
My team calendar
page retrieved the correct details for the last user logged in, and for
all users!

Let me detail that observation:
I logged into Google Calendar as user1 and updated an event. I fired up
my team calendar
page: the new details are displayed for user1 but all other users have
the same user1 events!
After deconnexion as user1, I relogged into Google Calendar as user2 on
the same machine
and added an event. I refreshed my team calendar after some seconds,
two users begin
to show user2's events and after one minute, all users show user2's
events.

This behavior can be repeatedly demonstrated...

I have verified that the auth. tags are different when each agenda is
accessed.
After leaving some time, the **same** data is received whatever the
email/password used
for authentification.

If I've missed something, please indicate how can I retreive calendars
from different users...


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