Hi,
I am trying to build a basic prototype of a meeting service using jaas.
I copied the start example from the account and created a token generation url.
When visit the url https://mydomain/video.php that has the starter example it just creates an infinite loop.
if I change the tenant name to something else, then it works but then the link to join for other users is not usable.
I would appreciate if someone can help me with this and some other question around the integration.