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

Login fails with error 401: invalid token #7

Open
y-yeah opened this issue Jan 18, 2020 · 1 comment
Open

Login fails with error 401: invalid token #7

y-yeah opened this issue Jan 18, 2020 · 1 comment

Comments

@y-yeah
Copy link

y-yeah commented Jan 18, 2020

When trying to log in with the proper username and password specified, I get the following object:

{
   name: "AuthResult",
   code: 401,
   result: false
}

I have added the scenario, this user exists and is active in the app, and the Client instance is initialized.

According to the document, 401 means "invalid token" although I'm not using token for this.
https://voximplant.com/docs/references/websdk/voximplant/eventhandlers/authresult#code

It was working normally before, and I'm curious what caused this issue.

@Yumis84
Copy link

Yumis84 commented Aug 7, 2021

У меня тоже так

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants