Using this template helps us debug your issues more effectively
Description
The new limit of 3 requests per day on Add Webinar Participant and Add Meeting Participant makes this really prohibitive. It means that my clients cannot rejoin a webinar/meeting if they have multiple computer or connection issues. Are you going to increase that limit? If so, when and what would the new value be?
Error
POST /v2/webinars/{webinarId}/registrants
— Add a webinar registrant
-
Error Message
— “You have exceeded the daily rate limit ($RateLimitValue
) of Webinar Batch Registration API requests permitted for ({1}
) this particular registrant. You may resume these requests at GMT 00:00:00.”
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
POST /webinars/{webinarId}/registrants
POST /meetings/{meetingId}/registrants
How To Reproduce (If applicable)
Send a request to the above endpoints more than 3 times a day.