We are using webinars in Zoom Events and want to create registrations after the webinar has ended so new attendees can access the recording on-demand.
When using /zoom_events/events/{eventId}/tickets to create a registration after the webinar has ended we are getting:
code status code 400,
error code 26401 The ticket sale dates are invalid
I assume this is due to the webinar having ended. It is still possible to create a registration via a join link , import via a CSV or add manually but is there any way to create a registration for a Zoom Event Webinar after it has finished using the api?