-
Notifications
You must be signed in to change notification settings - Fork 129
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
is LINE update protocol? #16
Comments
yes (sort of) |
How to fix this problem? |
yes me too, got the same problem |
haha |
it easy you fix 1.poll.py 2.Talk.py 3.chanal.py UA = "Line/7.14.0" |
@fpitlok could you please elaborate more please? do I just add it to each file? |
Bot vodka please look in 📁LineAlpha>LineApiin 📁LineApi check chang UserAgent and Appname Change to this it easy 😁 |
thanks before for your solution @fpitlok, but that wouldnt work right now :( |
LINE he update, Now can't fine token because he use password 2 time 😂 |
I know the reason is because LINE brings the certificate encryption. It's easy to fix But It does not use the correct solution, because the real problem is "SSL" encryption. I can only say this. |
Your LINK QR is: line://au/q/oZa2BjlPFG2m5p7cfYs1cPVJHYF8CTry help |
@Al-an |
/qpython/projects/LineVodka-master/main.py" && exit < pliz help me |
Traceback (most recent call last):
File "vodkabot.py", line 14, in
profile, setting, tracer = client.getProfile(), client.getSettings(), LineTracer(client)
File "C:\LineVodka\LineAlpha\LineApi\LineClient.py", line 18, in checkLogin
return func(*args, **kwargs)
File "C:\LineVodka\LineAlpha\LineApi\LineClient.py", line 91, in getProfile
return self._client.getProfile()
File "C:\LineVodka\LineAlpha\LineThrift\TalkService.py", line 3886, in getProfile
return self.recv_getProfile()
File "C:\LineVodka\LineAlpha\LineThrift\TalkService.py", line 3897, in recv_getProfile
(fname, mtype, rseqid) = iprot.readMessageBegin()
File "C:\Python27\lib\site-packages\thrift\protocol\TCompactProtocol.py", line 310, in readMessageBegin
proto_id = self.__readUByte()
File "C:\Python27\lib\site-packages\thrift\protocol\TCompactProtocol.py", line 289, in __readUByte
result, = unpack('!B', self.trans.readAll(1))
File "C:\LineVodka\LineAlpha\LineApi\LineTransport.py", line 100, in readAll
raise EOFError()
EOFError
The text was updated successfully, but these errors were encountered: