Meeting updated to a recurring meeting through API is not syncing properly in Google Calendar

Hi there,

API Endpoint(s) and/or Zoom API Event(s)
Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.

Description
Details on your question, workflow or the problem you’re trying to solve.

I’m using Oncehub to schedule a Zoom meeting with guitar students. Because Oncehub doesn’t have the feature to create recurring meetings. I’m using the Zoom API to update the recurrence of the meeting and change its title. Although, it looks like the token expires every 24 hours, and that’s a problem.

The other issue is that only the first occurrence is synced in Google Calendar. Any new changes or occurrences are not synced in Google Calendar.

The API call is made with the admin account to a user’s meeting.

Error?
The full error message or issue you are running into, where applicable.

The API call is working properly but not the sync with Google Calendar.

Hi @kenny
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Have you tried creating the meeting via API without using Oncehub and sync it to your google calendar?