A web SDK account does not provide JWT credentials, correct?

Description
a web SDK account does not provide JWT credentials, correct?
So that account’s key / secret cannot be used to generate a signature
for using the web SDK.
Why then do i need such an account?
Also, I used my regular zoom account and was able to create both JWT
and web SDK credentials. …
how does that make sense?

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

Which Web Video SDK version?
Knowing the version can help us to identify your issue faster. [e.g. 1.0]

Video SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Device: [e.g. Macbook Pro]
  • OS: [e.g. macOS 11]
  • Browser: [e.g. Chrome]
  • Browser Version [e.g. 88.0.4324.150 (Official Build) (x86_64)]

Additional context
Add any other context about the problem here.

Hey @simkin ,

For the Video SDKs, you need a Video SDK Zoom Account.

You can then use the Video SDK app key and secret to generate the Web Video SDK signature.

Here is a sample app:

Let me know if this clears things up. :slight_smile:

Thanks,
Tommy

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