Questions tagged [zoom-sdk]

For programming questions related to the Zoom SDK and how it can be used for integrating Zoom communication platform features. GENERAL USAGE QUESTIONS ABOUT ZOOM ARE OFF-TOPIC! Stack Overflow questions must be about programming using the Zoom SDK/API.

Zoom SDKs allow applications to integrate Zoom’s full-featured unified communications platform.

See github ZOOM page for more info about sdk usage and supported platforms https://github.com/zoom

Zoom SDK Reference Links: https://developers.zoom.us/docs/sdk-references/

340 questions
-1
votes
1 answer

conference call like zoom in a flutter

I want a conference video call in my app in flutter anyone has any idea about how to do that except agora as I know already about it but it's paid. so any other solution? one more thing does zoom support in flutter?
Mansi Bhatt
  • 214
  • 3
  • 12
-1
votes
2 answers

How to get nodejs api data in reacj js in axiuos or fetch api

I have a question regarding zoom API. How to fetch nodeJs API data in reacjJs in axiuos or fetch API, I am trying to fetch data from nodeJs in reactJs, but I am getting a null response. My code is below. Node.js: router.get('/auth', function(req,…
Learner
  • 177
  • 2
  • 15
-1
votes
1 answer

How to get started with an OAuth App for Zoom API connected to Apps Script

I'm a teacher and have been teaching myself enough code in order to use Apps Script. I have read about and somewhat understand the idea of OAuth and see in principle how it should be able to be used to connect the Zoom API and Sheets API in order to…
Luke
  • 183
  • 9
-1
votes
1 answer

How to configure API key & API secret in Laravel?

I have been working on a Laravel project that provides online education to students. I wanted to use Zoom services of video conferencing so that the teacher can connect with their students through video conference. Following the API reference…
Umar Raza
  • 211
  • 1
  • 6
  • 19
-2
votes
1 answer

How to record video on OSX even after switching windows/app

I know we can record video using quicktime player's new screen recording, but it only records the active space ( https://support.apple.com/en-in/guide/mac-help/mh14112/mac#:~:text=Move%20between%20spaces,Right%20or%20Left%20arrow%20key. ) I want to…
-2
votes
1 answer

When Using Firefox, Zoom Launches Invalid Meeting ID

The title pretty much describes it. At seemingly random times while I am browsing in Firefox my Zoom desktop application will start and show the message Invalid meeting ID Please check and try again. Simultaneously, a new tab will automatically…
barley9
  • 9
  • 3
-2
votes
1 answer

Disable mobile html zoom (wordpress)

so i've set http://augustesoesastro.com/press/ my site to 90% because i wanted to have 2 column for the gallery. since i don't know how to make it with Foogallery. using: html { zoom: 90%; } but the code ruins my header especially the…
-2
votes
3 answers

How can I wait for my "request" and response back to front end?

I am working on the Zoom API now. I want to send my token from ZOOM API to front-end as a response. However, "token from request" is always printed first and undefined! Then the token from Zoon API" will be followed with the token. How can I make it…
Yuyang Zhou
  • 41
  • 1
  • 3
1 2 3
22
23