Hi @haim.buchbut
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Have you tried using ‘leaveURL’ in your Zoom.init function?
Thanks. We’re actually using the ZoomSdk API (not the ZoomMtg).
The weird thing is that the openUrl works on other events handlers (e.g. onShareApp, onAppPopout, onExpandApp), but not on onMeeting event.
It’s not a matter of configuration - it’s defined both on the app setup and in the config capabilities list.
Why it doesn’t work on the onMeeting event? Is there other way to redirect at the end of the call with the zoomSdk API?