Hi Guys,
I need some help with sharing calendars through the google API. I
managed to get things working adding rights for a user, problem is
that I need to revoke those rights and I'm not getting it right.
I posted the xml fragment to "/calendar/feeds/#{id}/acl/full" which
gave the rights. The api suggested posting the same fragment with an
empty role(PUT), which gives me a Net::HTTPBadRequest on exactly the
same url!
Someone here with experience in revoking given rights? With the delete
suggestion I'm not sure how to specify which user to delete. "/
calendar/feeds/#{id}/acl/full" seems to effect the whole ACL for that
calendar?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---