HTTP Status Code 429 From meeting API

Hi Team,

One of my client facing issue 429 HTTP error code while scheduling zoom meeting.

Below is the request string
https://api.zoom.us/v2/users/sfahed.md@gmail.com/meetings?access_token=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0SFlyRXZ2SFNqR29IOVVkYmdLTlVRIiwiZXhwIjo0MDczNjkyNjgwODk3fQ.Mdy4p8LEL_MMDX3KYO0evXgT5LzD_DfmUzsJRP2BMew

When checked about the HTTP status code 429 found that it comes when concurrent request are being made to a particular API.

When we checked the logs the request were made with a minute of interval. Will it still cause the above error?

And meeting limits are also not getting exceeded .

We would appreciate a resolution to this issue.

Hey @Prasanna_Dharmadhika,

What was the error message returned with the 429 status code?

Please also share the request body.

Thanks,
Tommy