How can i join meeting by using jssdk with a user that created by custCreate?

Hi @york.chan,

When developing using the JS SDK are you using the sample-web-app as is to generate the signature?

What I meant by username is that the display name is used as the username within the meeting.config.


To generate the signature you would use your API Key and Secret. No one else should have our signature because its based on API key secret.

Thanks