After upgrading to the latest version we couldn't connect it anymore. We thought it was because we used JWT.
So, we create the Oauth S2S app
After completing the credentials using Oauth S2S we get the following error
Connection status: Connection failed: HTTP Status 403
Changing Zoom API Identifier from email address to username we have this status
Connection status: Connection working
But in this case we get this message when trying to create rooms
Unable to find your account on Zoom. If you are using Zoom for the first time, you must activate your Zoom account by logging into https zoom us. Once you've activated your Zoom account, reload this page and continue setting up your meeting. Else make sure your email on Zoom matches your email on this system.
Any idea where we might be going wrong?
Regards