Hi team,
Is it possible to get multiple tokens per user? We got a lot of reports for zoom being disconnected and we suspect that the reason for it is getting another token by user(we use same app in multiple environments).
Hi team,
Is it possible to get multiple tokens per user? We got a lot of reports for zoom being disconnected and we suspect that the reason for it is getting another token by user(we use same app in multiple environments).
Hi Karol,
I would suggest that you request an increase in token_index tolerance from Zoom’s support team.
You would be able to as such programmatically generate and use tokens at different indexes (like token_index A and token_index B).
FYI now generating a new token won’t invalidate the old ones
Hi Fario,
I am taking about user tokens, so I cannot use indexes.
I found this thread The procedure for increasing the token tolerance (token_index) and its impact - #27 by ktraczyk which describes our need perfectly.