Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when joining a conference #75

Closed
mxsph opened this issue Oct 14, 2021 · 0 comments · Fixed by #76
Closed

Error when joining a conference #75

mxsph opened this issue Oct 14, 2021 · 0 comments · Fixed by #76
Labels
bug Something isn't working priority

Comments

@mxsph
Copy link
Member

mxsph commented Oct 14, 2021

When trying to join a conference (in a new browser/private tab) the following error is thrown:

Error: Uncaught (in promise): Error: No JWT stored!

Logically, when a conference is joined, there is no JWT token yet and it must first be requested using the sessionToken in the URL. The error that there is no JWT token leads to the problem that this never happens and you can no longer join conferences (This problem does not occur if you still have an old JWT token stored).

@mxsph mxsph added bug Something isn't working priority labels Oct 14, 2021
snicki13 added a commit that referenced this issue Oct 14, 2021
@mxsph mxsph closed this as completed in #76 Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant