Recurrent 'Uncaught TypeError: Cannot read properties of null (Set_WaterMark_Info)' in Zoom Web SDK 2.18.2

Meeting SDK Type and Version
Web SDK 2.18.2

Description
Our application, which integrates Zoom’s Web SDK, is encountering a JavaScript error consistently reported in our monitoring tools. The error message “Uncaught TypeError: Cannot read properties of null (reading ‘Set_WaterMark_Info’)” has been logged around 1k times in the past 30 days. This issue seems to be affecting the functionality of our application, but we face challenges in consistently reproducing it.

Error
The specific error we are encountering is: “Uncaught TypeError: Cannot read properties of null (reading ‘Set_WaterMark_Info’).”

Troubleshooting Routes
Our attempts to troubleshoot this issue have included:

  1. Checking for any related issues or updates in the Zoom Developer Changelog.
  2. Searching through existing Zoom Forum posts for similar problems.

How To Reproduce
The error does not consistently occur, which adds to the complexity of reproducing it. However, it has been observed under the following conditions:

  1. Authentication Method or App Type: JWT authentication.
  2. Errors: “Uncaught TypeError: Cannot read properties of null (reading ‘Set_WaterMark_Info’).”
  3. Browser/Client Type and Version: Reported across various browsers including Chrome, Firefox, and Safari in their latest versions.