When trying to start RTMS using @zoom/appssdk method startRTMS, I’m getting the following error:
Uncaught Error: The Zoom client encountered an error while processing the request!
at new ZoomApiError2 (sdk.es.js:133:28)
at sdk.es.js:1608:45
at ZoomSdk2.native2js (sdk.es.js:1544:17)
at <anonymous>:1:16
Events subscription configured as Webhook (rtms started, rtms stopped)
APIs, scopes configured as documented in rtms samples.
As I’ve read in another comment, this is for Zoom support, the account from which I am writing this is not in the organization that has RTMS enabled. I have a test account in that other org.
Would appreciate some guidance. I suppose I’m missing some configuration or similar.
Thanks!