Sample of Fully Customized SDK for windows is getting failed

Description
I have Fully customized SDK sample named: zoom-instant-sdk-electron-demo-1.0.1
I am following the ReadMe of this sample. I have left configDomain = ‘https://www.zoom.us’ as default in config.js. When i run npm run electron:serve it compiles successfully but when launching it sends error.

Error
INFO Launching Electron…
createZoomInstantSDKObj 2
init domain is https://www.zoom.us
initialize 2
Uncaught (in promise) Error: Invalid header: Does not start with Cr24
at crxToZip (webpack:///./node_modules/unzip-crx/dist/index.js?:32:15)
at eval (webpack:///./node_modules/unzip-crx/dist/index.js?:57:32)
at callHanler (webpack:///./node_modules/yaku/lib/yaku.js?:719:16)
at tryCatcher (webpack:///./node_modules/yaku/lib/yaku.js?:436:32)
at eval (webpack:///./node_modules/yaku/lib/yaku.js?:575:38)
at flush (webpack:///./node_modules/yaku/lib/yaku.js?:478:17)
at processTicksAndRejections (internal/process/task_queues.js:76:11)

Which version?
zoom-instant-sdk-windows-1.0.1

To Reproduce(If applicable)
Just follow the Readme of the sample.

Screenshots

Device (please complete the following information):
Windows

To make it work, I have commented :
await installVueDevtools() inside background.js.

2 Likes

Hey @mtaha ,

Happy to hear you got it sorted out! :slight_smile:

Please let us know if we can help with anything else.

Thanks,
Tommy

I need help too. tommy

Hi, @piya.chat,

Welcome to the Zoom Developer Forum! Please let us know how we can help. Kindly provide the following details :

Description

Error

Which version?

To Reproduce(If applicable)

Screenshots

Device (please complete the following information):