cancel
Showing results for 
Search instead for 
Did you mean: 
Effective January 9th, 2026 through January 22nd, 2026: The Zoom Community is currently in read-only mode with login disabled, to deliver you a new and improved community experience!

The site is still accessible to view, however, the ability to login, create content, or access your community account is temporarily unavailable. We appreciate your patience during this time. If seeking support, please browse existing community content or ask our Zoom Virtual Agent.

Web SDK error

RoyBQ
Zoom Partner
Zoom Partner

I'm using zoom web sdk and zoom android sdk.

I'm creating all required parameters on my server using a serverToServer authentication.
The android is connecting to a meeting, the web app opens the zoom window but immediately present an error that it cannot join to the meeting (JOIN_MEETING_FAILED, errorCode: 200).

I'm using the same code on the web, it's a production app and I didn't change the code for a few months. I'm using web sdk v2.12.1, it just suddenly stopped working.

The params obj to join is: {

sdkKey: meetingData.zoomSDKKey,
signature: meetingData.zoomSDKToken,
meetingNumber: meetingData.meetingNumber,
password: meetingData.meetingPassword,
userName: ******,
zak: meetingData.zoomToken
}

 

Same payload is working on android.

 

any ideas?

1 REPLY 1

Ray_Harwood
Community Champion | Customer
Community Champion | Customer

This is a question more appropriate for the Developers Forum at https://developers.zoom.us/


Ray -- check out the GoodClix website.