Hi,
I am integrating zoom meeting ios sdk into my ios app. Integration has been done. I am generating a JWT token by client id and client secret. Then using this JWT token to the authorization of the sdk but every time I am getting an error message regarding the wrong token. I have verified token also and it is found correct.
Can you please help me on this to know what is wrong here ?
Steps:
- Created App on zoom marketplace
- Integrated Zoom Meeting SDK in to my iOS App.
- Initalised Zoom SDK
- Now authorising the sdk with JWT token but it is getting failed.
SDK version: v6.2.3.18330
IOS Version: 18.0
Xcode: 16.0