Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
2025-09-22 12:02 PM
We are going to build one app in zoom marketplace which will run in-client app when meeting is going on. our app is developed in reactjs(frontend) and python (backend) and llm model (AWS) which detect the deepfake detection. now we don’t have any authorization in our app, we are going to use zoom app oAuth for same.
so current flow is like that, when user install our app, it redirect to oauth URL which we have mentioned frontend url and it send ‘code’ param and its value. now this all process happnes in the browser either chrome or firefox now we wanted this ‘code’ value in our app, it means that ‘in-client’ app, so from the app we can send this code to backend using api and they can generate access and refresh token based on the code received.
Currently problem is like that, code generated but it all in chrome (external browser) while we are calling API of backend from our in-client app. so how can we fix this issue or what workflow should to follow?
2025-09-22 08:59 PM
This is a question more appropriate for the Developers Forum at https://devforum.zoom.us/