Dear ZOOM representative,
We are utilizing the Zoom SDK through the iOS and Android applications to utilize the Zoom Meeting functionality. When joining a meeting, we generate a JWT using the SDK credentials (SDK key & SDK secret) through the SDK and obtain authentication permission. However, starting from around 14:50 on June 3, 2023, the authentication suddenly started to return an error, and we were unable to join meetings.
The error message we received is as follows (MobileRTCAuthError: 11).
On the web application, we are able to join meetings using the same credentials and the generated JWT with successful authentication.
As a workaround, we recreated the Zoom Meeting SDK apps and used the ClientID & Secret combination to generate the JWT, which allowed us to join meetings on the iOS and Android applications.
Now, I have some questions:
[Questions]
- Has the authentication using SDK credentials (SDK key & SDK secret) become unsupported when using the Zoom SDK for iOS and Android?
- Will authentication using the ClientID & Secret also become unsupported in the future? If there are any expiration dates or related information, please let us know.
- Will any specification changes related to Zoom Apps also affect the Meeting SDK? We understand that as long as we comply with the minimum version policy of the SDK mentioned below, we can adapt to specification changes, but we would appreciate any additional information regarding other necessary changes to accommodate specification updates.
Please refer to the following link for the Meeting SDK’s minimum version policy: