"Meeting Status Changed to : 6 with iResult: 10" i.e. MEETING STATUS FAILED because MEETING FAIL CLIENT INCOMPATIBLE

Description
Getting the following exception in zoom windows SDK logs while joining a meeting:
“Meeting Status Changed to 6 with iResult: 10” which means the meeting failed because of MEETING_FAIL_CLIENT_INCOMPATIBLE.
I am using windows zoom SDK version: v5.4.54802.0124

I want to understand:

  1. what does this error mean
  2. how client version is determined , is it based on zoom desktop app installed in user’s laptop which he uses to schedule the meeting
    3.what are compatible client type version for windows zoom SDK version: v5.4.54802.0124

Hi @call-ai-bot,

This error is returned when an account is configured to require a minimum version of Zoom and your SDK version does not satisfy that requirement. You can either update to the latest version of the SDK or change the setting to resolve this.

Thanks!

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