CORS when trying to load transcripts /webhook_download

Hey there,

I’m trying to load transcripts, but getting a CORS error. Is there anywhere I can add localhost to resolve it? Or this API is not designed to be called by frontend?

https://XXX.zoom.us/rec/webhook_download/XXX?access_token=XXX

Hi @eugenem ,

Yes, the Zoom API must be called from the server side / backend. If called from the client side / frontend, you will get CORs errors.

Thank you!
Gianni

1 Like

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.