Is Video SDK affected by JWT app type deprecation?

We are using Zoom Video SDK and we generate a jwt token to authorise the Video SDK to start and join sessions. From what I read in the JWT app type migration guide, the Video SDK authorisation method has no association with the JWT app type.

But we also generate a JWT token using api credentials to access the Video SDK api. Is this method of accessing the VIDEO SDK api using a jwt token affected by the JWT app type deprecation? Do we have to migrate something?

Thanks!

Hi @cionas ,

JWT App Type deprecated does not affect Zoom Video SDK JWT Token.

1 Like

good to know, thanks a lot!!!