Setting the file. One moment. Forum Top Questions · Zoom Apps SDK · anthropics/knowledge-work-plugins · Skills Docs
This is a checklist of the most common forum questions for Zoom Apps SDK.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
Fast Routing Questions (Ask First)
- Running context:
inMeeting vs inMainClient vs inWebinar vs inImmersive etc.
- SDK loading style: NPM import vs CDN (
window.zoomSdk)
- Marketplace config: domain allowlist, scopes, and required capabilities
- domain not in Marketplace allowlist
- trying to run the app in a normal browser (needs preview/demo mode)
- blocked mixed-content or missing HTTPS in dev tunnel
- redeclaring
let zoomSdk = ... when CDN already defines window.zoomSdk
- use
const sdk = window.zoomSdk or NPM import
- “Do I use OAuth redirects?”
- “How does In-Client OAuth work?”
- explain In-Client OAuth (PKCE) and required scopes
- differentiate from REST API OAuth flows
troubleshooting/forum-top-questions.md