Create new Google Calendar with specific user list can modify and all others users can read
## Summary Integration with Google Calendar API led to duplicated calendars per user instead of creating a single shared calendar. The requirement was one system-owned calendar with **delegated write access** for administrators and **public read access** for all users. Misunderstanding Google Calendar’s ownership model caused redundant calendars. ## Root Cause Google Calendar API requires exactly … Read more