Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
46 views

I’m building a sync client for Google Calendar that needs to preserve the logical identity of a recurring series across splits, so user-level operations like “edit all” or “delete all” can span the ...
Antônio Pereira's user avatar
Tooling
0 votes
1 replies
61 views

I’m using two separate Google Calendars: One managed by my employer (appointments get added automatically via their booking system) One managed by me (clients book via my website) The issue: when ...
Mani Mahesh Aurora's user avatar
0 votes
1 answer
94 views

I'm inserting or updating events from a Google sheet with the guests' names in one column and their email addresses in another column. For events with multiple guests, the emails and names are ...
Adam Schwartz's user avatar
Tooling
0 votes
0 replies
39 views

I posted to this topic because this is a setup question rather than troubleshooting code. I'm working on a personal project in C# and I want to integrate Google Calendar. Part of my project is to ...
USMC6072's user avatar
  • 840
Advice
0 votes
1 replies
62 views

want to: Send invites in bulk Personalize each invite (name, details, etc.) Ensure it works across Google Calendar and Outlook One approach I found is using APIs that handle calendar invite ...
Shubhi Patel's user avatar
0 votes
0 answers
69 views

Unlinked and created new form and debug shows all variable data when run. Events are created in Calendar with "0.0", no Start and Stop times or event text. Odd as it's worked without fail ...
Plaza Marina Mgr's user avatar
3 votes
1 answer
107 views

I am building a site for a friend that requires me to include a button to the Google Appointment Calendar. I followed what Google said to do, but when I implemented it, it showed the button at the ...
logan k's user avatar
  • 37
3 votes
0 answers
52 views

I have a PHP site using Google API for user login. Some users have creation and modification roles on a public Google Calendar. I would like to modify that calendar when one of these users are logged ...
Simone Clerin's user avatar
0 votes
0 answers
91 views

I've created a service account on Google Console, and assigned it to Google Cloud Run Service. I think I've got most of it working, if I don't run it with Attendees. If I add attendees, it throws an ...
Flyn Sequeira's user avatar
0 votes
1 answer
212 views

I'm using Firebase Authentication to log in users with Google in my web app. I want to access Google Calendar API on behalf of the user. Currently, Firebase gives me a Firebase ID token and a ...
sophiie's user avatar
0 votes
0 answers
54 views

Through the google calendar publish event interface, it is possible to copy an URL link which can be used by others to see that event, if they have access to the calendar. Google Calendar Publish ...
FernandoT's user avatar
4 votes
1 answer
148 views

I'm trying to update the recurrence rule of a recurring event in Google Calendar using the Python SDK. Specifically, I want to extend the event by changing the UNTIL date in the RRULE and calling ...
Nicklas Johnson's user avatar
1 vote
1 answer
361 views

I’m trying to give users a one-click Add to Google Calendar link using the documente pattern: https://calendar.google.com/calendar/r?cid=\<URL-ENCODED_ICS_URL> However, Google consistently ...
Alexandru Jimbei's user avatar
1 vote
2 answers
105 views

I have a Google Apps Script to automate the description of Google Calendar events. The script runs once a week and tries to fetch, and modify, the occurrence for the week to follow. The code to find ...
Christoffer Bergman's user avatar
0 votes
0 answers
191 views

I’m integrating Google Calendar using OAuth2. During testing, I noticed that refresh tokens stop working after about an hour. Issue behavior: If I connect the calendar and use the token to create a ...
Praveen G's user avatar

15 30 50 per page
1
2 3 4 5
488