Using pwd vs numeric password

Description
During our testing, we notice that if we join a meeting link, that requires a meeting password BUT using the URL without the pwd (hashed password), we can use the hashed password when it’s requested. In our case, we only allow joining the meeting from the internet, not through phone calls.

Is there a reason NOT to use the hashed password (any limitations) compared to the numeric password?

Hey @ebuntario,

The hashed password is for the join_url (zoom.us/j/123456789?pwd=HASHED_PASSWORD), where as the numeric password is for joining manually by typing in the meeting number and password to the Zoom App or Web App.

Does that clear things up?

Thanks,
Tommy

hi @tommy,

I got that part but we can use the hashed password for joining manually by typing the meeting number & password, right?

Hey @ebuntario,

Correct! :slight_smile:

Thanks,
Tommy