Zoom Web SDK with OAuth

Description
I am trying to embed zoom video window to my application. As per the documentation, the Prerequisites says we need a JWT App to start. Can we do the same using OAuth? I get invalid signature error while I tried with OAuth API key and secret key. it works good with JWT app API key and secret.

Error
The Signature is invalid

Which version?
1.8.0

Hi @nawaf.abdul,

Currently, a JWT App is the only way to generate a Web SDK signature.

However, this is a great suggestion to be able to utilize OAuth, and I encourage you to submit a feature request here: #feature-requests

Best,
Will

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