About CORS issues arising from requests from the frontend

When using the Zoom API, is there a reason to only send requests on the server side?
I remember that when I was developing a program that used the VRA or M365 API, requests could also be sent from the client side.
I wonder if there is a special reason why this isn’t the case with the Zoom API.
Also, I’m wondering if there is a way to send a request from the client side.
thank you

Hi @dngns55 , this is by design :slight_smile: . Zoom does not allow client-side requests to Zoom open API.