problems with the JWT on iOS

Hello good,

I have implemented the Zoom SDK in my app in Swift and I have the following problem:

It asks me to add the JWT, but Zoom won’t let me generate a JWT since it is deprecated, how can I do it currently?

Hi @antonio.alvarez
Thanks for reaching out to us and welcome to our Developer Community.
When working with the Meeting SDK you have to generate a JWT token, and to do so, you should use your meeting SDK client ID and client secret.

The JWT app Type is deprecated, you are right, but you do not need it to generate a JWT token

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