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 Companion2024-04-27 08:01 AM
I'm trying to set up my website Zoom class but it's telling me invalid API credentials. I've seen JWT deprecated for the longest but the web designer said it's not an issue...now that he's ghosted me I'm trying to figure is out why I can't set my class schedule through my website anymore. Thanks anyone.
2024-04-28 01:30 AM
This is a question more appropriate for the Developers Forum at https://devforum.zoom.us/
2024-05-03 05:04 AM
I figured it out on my own. Thanks
2024-11-12 11:31 PM
It sounds like the issue is related to the deprecation of JWT. Zoom has switched to OAuth 2.0 for API integrations, so you'll need to update your website to use OAuth credentials instead. Try creating an OAuth app in the Zoom App Marketplace and replace your old JWT credentials with the new OAuth credentials. That should resolve the "invalid API credentials" error and allow you to set your class schedule again. If you're not sure how to do this, you might want to consult with a web designer who can assist with the integration.