Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2023-01-15 11:17 PM
Hello,
We have integrated zoom API (JWT) in one of our product. After entering Zoom API and secret key we are getting error. Kindly check the attached screenshot.
Also JWT is showing App type will be deprecated.
Please look into this matter and assist.
Waiting for the response.
2023-01-16 10:45 AM
@ravikushwah the time out would indicate that you specified too short of a window for the token. If you extend it to last longer, the error should go away. ( Make sure you are programmatically generating a new token after each transaction).
I am not sure what you would like us to look into regarding the JWT being depreciated. We have implemented server-to-server OAuth, and all new applications should use that instead of JWT. The timeline is there to give everyone using a JWT application currently time to move off of JWT and onto the Server-to-Server OAuth.