Getting Error SDKERR_UNAUTHENTICATION, on joining Zoom Desktop or android created meeting

Description
Getting Error SDKERR_UNAUTHENTICATION, on joining Zoom Desktop or android created meeting

Which Desktop Client SDK version?
zoom-sdk-windows-5.5.12511.0422

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Init SDK.
  2. GetAuthenticatonService
  3. Call join of IMeetingService
  4. got Error Code8

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Device: Windows Desktop
  • OS: Windows 10

Additional context
Please rectify if I am wrong or provide sample

Hey @Manjit,

Thanks for using the dev forum!

Are you waiting for the authentication callback to be fired before attempting to join a meeting? In windows, it is called onAuthenticationReturn (AuthResult ret)

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.