Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2021-11-08 11:56 AM
I have seen a few different questions posted with this same issue, but unfortunately the answers for them were all related to different things like missing params, not the meeting number, which is unfortunate because it makes solving this challenging when the error is not the real error.
I am trying to set up joining an embedded meeting in a website. But I can't get the configuration dialed in and keep getting told "wrong meeting number".
The signature I am getting back is this: YXQwLUlxM2dSLXVSNEFzSG00clVGZy51bmRlZmluZWQuMTYzNjQwMDcwMDk2Ni51bmRlZmluZWQudDMwMFYzenZtbGZNdmFoYmV0bzJqMW5Sc2NUbXZlYW5FejJtL2RKSzdLTT0=
I am getting that by following the documentation here: https://marketplace.zoom.us/docs/sdk/native-sdks/web/signature
At this point I am just not sure what is out of line with this. As far as I can tell I am including all the required information as is laid out here: https://marketplace.zoom.us/docs/sdk/native-sdks/web/component-view/webinars
any help would be greatly appreciated.
Thanks!
2021-11-22 07:26 AM
Hey @rockwelwindsr, I found a thread in our Zoom Dev Forum that may help you out! You can look into the thread here
A possibility you are not passing in the meeting ID to your signature, you are passing in undefined.
Please base64 decode your signature to help debug.
Let me know if that's helpful!
2021-11-29 07:32 AM
Hey @rockwellwindsr, was my suggestion from our Dev Forum helpful? If so great! You can click 'Accept as Solution' next to my reply if this helped!
2021-11-29 07:41 AM
I do not see "accept as solution" anywhere, but it was undefined.