-
Notifications
You must be signed in to change notification settings - Fork 144
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
linepy #65
Comments
post your code here |
Asia-northeast1-b I don't have linepy installed python3 bot pip3 install was made to upgrade the safety results this |
Python3 nadyasb.py |
asia notheart |
self.qrLogin(keepLoggedIn=keepLoggedIn, systemName=systemName, appName=appName, showQr=showQr) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
File "/home/adembugra89/burak/linepy/client.py", line 18, in init
self.loginWithCredential(_id=idOrAuthToken, passwd=passwd, certificate=certificate, systemName=systemName, appName=appName, keepLoggedIn=keepLoggedIn)
File "/home/adembugra89/burak/linepy/auth.py", line 104, in loginWithCredential
result = self.auth.loginZ(lReq)
File "/home/adembugra89/burak/akad/AuthService.py", line 237, in loginZ
return self.recv_loginZ()
File "/home/adembugra89/burak/akad/AuthService.py", line 261, in recv_loginZ
raise result.e
akad.ttypes.TalkException: TalkException(code=4, reason='Authentication fault exceeded', parameterMap=None)
The text was updated successfully, but these errors were encountered: