[doc] password in ' ZoomMtg.join' api is a bit confusing

Description
Hi. I’ve worked quite hard to integrate zoom SDK into my react js app.
I’d like to say that it would be good to change the key name ‘passWord’ to ‘passCode’ in
ZoomMtg.join method


because as the screenshot I’ve attached, this name is passcode, not password.
I think many devs can be confused and assume ‘passWord’ is user password rather than meeting room passcode like I did.

Also If you don’t mind, I would like to share my demo, how to integrate zoom with react js, I believe many people having a quite hard time integrating it with reactjs. I’d love to contribute.
Can you link my repo?
Thanks!

Error
The full error message or issue you are running into.

Which version?
@zoomus/websdk”: “^1.8.1”,

Screenshots

1 Like

Hey @shawnscoding,

Thanks for sharing that feedback about the passWord property! I agree with you and will pass this on to our Web SDK engineers to review. (CS-2458)

As for your React Demo, please do feel free to share the link to it here, we would love to take a look at it! Thanks for contributing to the Zoom Developer Community! :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.