Today, I got an email from Zoom that included this:
JWT apps to be deprecated June 2023
The JWT app type will be completely deprecated as of June 2023. New and current users have 12 months to migrate their JWT based solutions to the Server-to-Server OAuth app type.
Action recommended: Create Server-to-Server OAuth app types to replace existing JWT app types. See the Changelog for details.
I clicked on the link to the changelog, but there wasn’t any information about this deprecation and change. Where can I find the details on the actions I’ll need to take?
Hi @tedmyoung
Thanks for reaching out to the Zoom Developer Forum and for bringing this to our attention.
Allow me to reach out to the appropriate team and I will come back to you shortly.
I’m also confused about the change. I don’t know if only the JWT app type in zoom marketplace will be depreciated or will the SDK JWT signature also be depreciated.
I am also very interessted in the answer from Zoom regarding this.
For me, it seems so that the example included with the C# meeting SDK also is using JWT.
Same confused also by this - some .net examples would be nice also. We have some clients that have multiple levels of credentials depending how they are setup in zoom (i.e. large school districts) - will they have to create multiple service accounts?
Hi @tedmyoung
Thanks for your patience
We have released the new app Server to Server OAuth, that will eventually replace the JWT app.
Find the link to our docs here:
I’ve been trying to use the new Server-to-Server authentication, sadly, after getting the token, I’m constantly getting a “Invalid api key or secret.” error when I try to use the “https://api.zoom.us/v2/users” endpoint.
That works. For some reason yesterday that one didn’t work and that’s why I change it, but now is working. Thank you very much for your help @elisa.zoom