I'll try to explain my problem better. I created some secondary calendars, as described in the API developer's guide: "http://code.google.com/intl/it-IT/apis/calendar/docs/2.0/ developers_guide_protocol.html#CreatingCalendars" Everything worked fine. After that I made my calendars public adding an acl, always as described in the guide. No problems here. In this way I can embed my calendars in a html page, so that the my events are visible read-only to the world. Now if I log into my account using the Web UI and click on the secondary calendar details, I see that the property "Auto-accept invitations" is set by default to the value: "Automatically add all invitations to this calendar". I would like to change this value to: "Do not show invitations". So my question is: can I change this value programmatically, (without using the Web UI)? I also noticed that this behaviour occurs even if in the global settings of my user account, the property "Automatically add invitations to my calendar:" is set to "No, only show invitations to which I have responded". So the 'global' setting is somehow ignored.
My booking application handles a lot of calendar and it's becoming a trouble having to change one property manually each time a calendar is created. If I don't change this parameter, one external google user can send invitations to my public calendar address, and my calendars will show them (I tried it... ). Of course I don't want this. Can someone help? If this feature is missing, can somebody tell me where I can find an API wishlist? Thank you. On 12 Feb, 16:25, Dave <[email protected]> wrote: > Where can I get this API?? > > On Feb 11, 10:18 am, skin79 <[email protected]> wrote: > > > Hi, > > I was able to create a list of secondary calendars using the api. All > > these calendars are created with the parameter: "Automatically add all > > invitations to thiscalendar" set. > > Is it possible to change this parameter later using the api, or at > > least specify a different setting for this parameter when creating > > acalendar? > > > 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 -~----------~----~----~----~------~----~------~--~---
