Setting the file. One moment. Common Issues · Rivet SDK · anthropics/knowledge-work-plugins · Skills Docs22
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
client.start() succeeds, but no event callbacks fire.
- Marketplace endpoint URL points to correct module port.
- Endpoint includes
/zoom/events suffix.
webhooksSecretToken matches app configuration.
- Ngrok forward is active and mapped to the receiver port.
- Install page redirects fail or callback errors.
installerOptions.redirectUri exactly matches Marketplace OAuth redirect.
stateStore value is configured and stable.
- Receiver mode supports User OAuth (Lambda receiver caveat).
- One module works, another silently fails.
- Every module uses a unique port.
- Event subscriptions target the correct module endpoint.
- Env variables are not accidentally shared with wrong module.
- OAuth expectations fail when receiver disabled.
disableReceiver: true disables OAuth flow behavior.
- For OAuth + API-only behavior, use receiver-compatible configuration and relax webhook verification as documented.
- Following sample exactly still fails in your environment.
- Normalize env key names to your project standard.
- Reconcile sample README assumptions with current TypeDoc signatures.
- Verify module auth type alignment (Client Credentials vs User OAuth vs S2S).
troubleshooting/common-issues.md