[MacOS] [Zoom Rooms Apps SDK] .config() always timeout

Zoom Apps Configuration
React.js apps that utilize @zoom/appssdk.

Description
Unable to call config() in Zoom Rooms MacOS version later than 6.0.6 (6225). Breaking the SDK functionality.
However, Windows version of Zoom Rooms is working properly.

The latest version is 6.2.0 (7550)

Error?

Error: config took longer than 10000ms to respond.
requestId: id39188e08a1c812e5fdd1e899a7be90f0

Troubleshooting Routes
Increased the timeout

Error: config took longer than 20000ms to respond. requestId: idf0970e7be23a9b3682d1438afb419bf5

Tried on both cloud and npm version same error occurred.
Tried downgrading from 6.2.0 (7550), found that the config() works on 6.0.6 (6225)

How To Reproduce
Initialize @zoom/appssdk via calling

await zoomSdk.config({ capabilities: [“getZoomRoomContext”] });

on Zoom Rooms running MacOS version is latest version (6.2.0 (7550))

Thank you for sharing this information, @champ.nir! I’d like to follow up: Is this still an issue for you? Have you tried updating to the latest version? The most recent release is version 6.2.5.