I had an error about get auth_access_token

if someone can help me .before i get auth_access_token,i get the code first . it gone well.
but if i use another account to get this code . it retuen “This app cannot be installed outside of the developer’s account. Please contact the application developer to get support with installing this application”

Hey @fsx, thanks for posting and using Zoom!

You can only share your app outside your Zoom account users if you publish it to the Zoom App Marketplace.

Thanks,
Tommy

excuse me how can i get jwt from my application server ,use java。do you have any example ?

Hey @fsx,

Here is how to get your JWT Token, we don’t have any examples in Java, but this will guide you:

https://marketplace.zoom.us/docs/guides/authorization/jwt/jwt-with-zoom

There are also Java examples / libraries here: https://jwt.io/

Thanks,
Tommy