How do you join a webinar using the sdk sample app in windows?

Meeting SDK Type and Version
Windows Meeting SDK 5.13.5.12103

Description
I am trying to join a webinar with the sample app to troubleshoot why my application cannot join a webinar after leaving a meeting/webinar.

Error?
When I enter the id and password for my webinar into the sample app, I get an error message “cannot join meeting, error code 8” (meeting does not exist)

Troubleshooting Routes
I have tried modifying the code to include an app privilege token for local recording, but this results in the same error. I do not get this error in the application I’m developing.

How To Reproduce

  1. Build and run sdk demo
  2. Follow steps for joining without login
  3. Enter the webinar’s id into the meeting id field
  4. click join

Hi,

Thank you for posting in the Zoom Developer Forum. Sorry, we did not get back to you sooner. Can you share if you are still having issues Joining a webinar using the SDK sample app in Windows? If so, can you share the snippet of code handling the Join flow?