Sdkerror 15 when join second meeting

Description
I can join a meeting perfect, but when the meeting end and I try to connect to a diferent meeting I get sdkerror 15 wich is not in the enumerable,
if I restart the solution, I can join one meeting again,

Which Windows Meeting SDK version?
zoom-c-sharp-wrapper-5.7.6.1072

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

  1. Initialize sdk
  2. Auth sdk
  3. join to a call
  4. finish the call
  5. clean up the sdk
  6. do steps 1,2,3
  7. get sdkerror 15

Hey @bonchi,

Thanks for using the dev forum!

The C# wrapper is not actively maintained by Zoom, so developer support is limited for it. Are you seeing the same issue in the C++ version of the SDK? You should be able to reproduce in the demo application.

Thanks!
Michael

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