ListMeeting() SDKERR_UNITIALIZE

Description
Everything works well. SDK successfully initialized and all events are working. But when I call ListMeeting() I get SDKERR_UNINITIALIZE error.

I found a solution like this - IPreMeetingServiceDotNetWrap.ListMeeting() claims API is uninitialized

And for me it works… but it seems to me that re-initialization has a bad effect on the work of the SDK. Could you explain the reason for this behavior? Why is reinitialization necessary?

Which Windows Client SDK version?
v.5.5.12509.0330

SDK logs

Hey @Sara,

Thanks for using the dev forum!

There are known issues with the PreMeetingService and we know longer encourage developers to use it. For scheduling and listing meetings, we instead recommend that the REST API is used. https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetings

Thanks!
Michael

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