I set up a series of webinars and use the registration API to allow attendees to “Register for All”.
All webinars are set up as on-demand.
API works fine until the day after the live webcast. From then on an error saying that you can’t register for a past webinar is issued.
BUT, because the webinar is on demand, if I manually use the registration link it works fine and I can view the webinar recording.
Why does the API throw an error and what (if anything) can I do about it?
Specific API being used is POST /webinars/{webinarId}/registrants