Join multiple meeting at time with same api key and secret key

Hey @tommy

Me generated signature on our API side - used JWT App API/SECRET keys like on https://marketplace.zoom.us/docs/sdk/native-sdks/web/essential/signature example,

Our JWT App has only one user - maybe reaseon in that we created many meetings where host one user and when one meeting running - othere cant run (“Another meeting is running” popup)

So if JWT APP have many users and will create meetings for each user and hosts in each meeting will be different - it should solve this issue?

Thanks