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

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

Open
ckocyigit opened this issue Jan 31, 2021 · 1 comment
Open

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

ckocyigit opened this issue Jan 31, 2021 · 1 comment

Comments

@ckocyigit
Copy link

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.

@ckocyigit
Copy link
Author

Trying the command auth apikey="*********" with putty works

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

1 participant