Skip to content

Event handling (Client Query) The command 'auth' is unknown #100

Description

@ckocyigit

When trying the Example Script for the Client Query Iam getting this error:

Traceback (most recent call last):
File "C:/Users/USER/Desktop/TSVoIP/main.py", line 33, in
ts3conn.exec_("auth", apikey=isSet*******************************)
File "C:\Users\USER\AppData\Local\Programs\Python\Python38-32\lib\site-packages\ts3\query.py", line 668, in exec_
q = self.query(cmd, *options, **params)
File "C:\Users\USER\AppData\Local\Programs\Python\Python38-32\lib\site-packages\ts3\query.py", line 734, in query
raise TS3InvalidCommandError(cmd, self.COMMAND_SET)
ts3.query.TS3InvalidCommandError: The command 'auth' is unknown.

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