I used JWT to collect all the webinars information. /users/{userId}/webinars This endpoint worked fine before December and could return all webinars Id, start_time, etc. However, most of the webinars missed from the list since December. The parameters like page_size, to, from are all correct.
So I would like to check what happened.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Thank you very much for your response, @gianni.zoom. I don’t know this rule for webinar Ids before. I can still find some Webinar Ids in Jan, Feb and Jun 2021 and I didn’t make any modification on those webinars for more than 90 days. It seems the rule doesn’t apply to these webinars. The last time that I checked my program was in Sept and I was able to get all my past webinars Ids.
Do you think are there other reasons that would cause the missing webinars?