Integrate zoom with Eclipse IDE

Hi Carson,

Thank you for clarifying this.

I have a question about generating Zoom JWT.
Who should I contact for JWT related question? Or where can I find out more about how to generate JWT programatically?

Thanks,
ttran

Hi @ttran,

Thanks for the reply. Are you looking for assistance regarding the JWT token for Zoom API or Zoom SDK? (Yes, both products use JWT token).

You may refer to the implementation in our demo app: https://github.com/zoom/zoom-sdk-android/blob/master/mobilertc-android-studio/sample/src/main/java/us/zoom/sdksample/startjoinmeeting/apiuser/APIUserInfoHelper.java#L45

Hope this helps. Thanks!

Thanks Carson,
I will check that link.

Thanks,
ttran

1 Like