cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Website Designer Fail!

fitnessstory
Newcomer
Newcomer

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.

 

3 REPLIES 3

Ray_Harwood
Community Champion | Customer
Community Champion | Customer

This is a question more appropriate for the Developers Forum at https://devforum.zoom.us/


Ray -- check out the GoodClix website or the Z-SPAN website.

fitnessstory
Newcomer
Newcomer

I figured it out on my own. Thanks

Jacksmith4095
Newcomer
Newcomer

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.