Description
After little Research and coding now i can create and join A meeting with WEB CDN and API.
To create meeting an access token is required, and currently iam generating access token using Client ID and Client Secret.
but it seems to be expire after a while and not possible to create through API, so is there any solution to generate Access Token with JWT?
or
can i create a meeting on my account through Simple API (with JWT)?