Hello Gwyn,

Can the user still read the events coming from the calendar? Also, since
you have access to this user's account, could you try sending a request
through the API to this particular calendar event's feed on behalf of the
user?
If the ACL works as intended, the API should throw a 403 status code.

One more thing you need to know is that a domain setting might be
overriding the ACL and making all of the domain's calendar visible to all
users of the domain. Can you try subscribing to the calendar using another
user account?

Thanks!
Alain

On Tue, Nov 1, 2011 at 10:18 AM, Gwyn Howell <[email protected]>wrote:

> I did all the following via the python API V2:
>
>  - Created a calendar for a Google Apps domain user
>  - Removed the ACL entry with domain scope
>  - Added a user to the ACL with read access
>  - Subscribed the same user to the calendar
>  - Checked the users google calendar and sure enough he was subscribed to
> the calendar
>  - Removed the user from the ACL expecting the subscription to also be
> removed
>  - Checked the users google calendar to find he was STILL subscribed to
> the calendar, despite no longer having access in the acl (i checked the acl
> and he definatley is not there)
>
> Have I misinterpreted the meaning of an ACL here? As this user is not in
> the ACL - not by domain or by user, yet he can still see and is subscribed
> to the calendar.
>
> Is this a bug, or have I misunderstood?!
>
> --
> 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://code.google.com/apis/calendar/community/forum.html
>



-- 
Alain Vongsouvanh | Developer Programs Engineer

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to