Hello everyone,
I am developing a Zoom App that allows meeting and webinar participants to take a photo for biometric verification purposes. I have already tested the app within meetings, and it seems to be working correctly.
Now, I need to enable the app for webinars as well, but I don’t understand how to retrieve the webinar ID.
According to the documentation, the ‘mid’ value is provided only within a meeting. How can I retrieve the webinar ID from the ‘X-Zoom-App-Context’ header?
Thank you.