Trying to log into the Zoom API for a chrome extension

Description
My team is trying to access the ZOOM API through a chrome extension to download reports. However they are unable to access the API locally? Is there any way to achieve what we are trying to do? We’re trying to avoid hosting a server. The furthest we getting is getting the Auth token, where should we send it for a local chrome extension? What would be the appropriate URL to input for the redirect?

Error
N/A

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
N/A

How To Reproduce (If applicable)
N/A

Hi @ahlquist.hunter ,

Do you have an app on the Marketplace? Are you pulling the client credentials from there? If not, our documentation here outlines how to authenticate a request to our APIs using JWT or OAuth credentials. We do not officially support chrome extensions.

Thank you,
Gianni

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