Hello there, i have the problem when trying to register the user using the endpoint “meetings/{zoom_id}/registrants”, the endpoint is used by each user who wants to join.
Is there a more efficient way or a configuration to avoid this problem?
Probably not so many requests are being made to exceed the daily limit.
Error message: code 429 message {You have exceeded the daily rate limit of (3) for Add meeting registrant API requests for the registran
Thanks for the help.