-
Notifications
You must be signed in to change notification settings - Fork 192
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
Issue login #165
Comments
a lot are seeing this code 8 error, something with the qr login got changed with lines newest update |
fix it if u real programmer lol |
I am having the same problem.. how do I fix this? |
Server update as always. |
Got the same error :/ |
Did someone get solution of this error??? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Today i found this issue when i want to login
Copy to Line and Click
Your LINK QR is: line://au/q/iOT0HhICL6FxBDhF1hyha8aujzBSGrnp
Traceback (most recent call last):
File "misael.py", line 40, in
cl.login(qr=True)
File "F:\LINEBOT\SBWINLIAN\LINETCR\LineApi.py", line 44, in login
self.Poll = Poll(self.authToken)
File "F:\LINEBOT\SBWINLIAN\LINETCR\Api\Poll.py", line 35, in init
self.rev = self.client.getLastOpRevision()
File "F:\LINEBOT\SBWINLIAN\LINETCR\Api../lib/curve\LineService.py", line 9884, in getLastOpRevision
return self.recv_getLastOpRevision()
File "F:\LINEBOT\SBWINLIAN\LINETCR\Api../lib/curve\LineService.py", line 9907, in recv_getLastOpRevision
raise result.e
curve.ttypes.TalkException: TalkException(parameterMap=None, reason='LOG_OUT', code=8)
How to fix that's, help me please ?
The text was updated successfully, but these errors were encountered: