Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Authentication with accounts other than local #13

Open
@Zyrecx

Description

@Zyrecx
import valclient

client = valclient.Client(region="eu", auth={
    "username":"myusername","password":"mypass"
})
client.activate()

I keep getting valclient.exceptions.HandshakeError: Unable to activate; is VALORANT running?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions