Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Login fails with error 401: invalid token #7

@y-yeah

Description

@y-yeah

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions