Join meeting with some special char meeting password failed

Using sample app web(https://github.com/zoom/sample-app-web) to join a meeting,
The meeting password with some special char like “12345@”, always show password wrong
I have tried to use encode method for the password like “encodeURIComponent”, also show password wrong

Hey @Bitter,

Is the password with the special character being generated from Zoom when creating a meeting?

It should be just numeric and not have any special characters in it…

Thanks,
Tommy