How to Zak token for StartParam4WithoutLogin using sdk

I want to get the ZAK token using sdk , as per of your post sdk key and secret can be used as API key and generate JWT
But it is not working

Hi @jitendra1 ,

Happy to help. Is this the process you followed to generate the JWT token? https://marketplace.zoom.us/docs/sdk/native-sdks/auth#jwt

The SDK key and secret can only be used to authenticate your SDK, but in order to make requests to the Zoom API, you have to create a JWT app and use that app key and secret for requests to the desired endpoints such as /users/{userId}/token

Hope that helps :slight_smile:

Gianni

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.