Mari
Mari
@mamesiba Please share about QR code login to get a token.
@R-N May I ask you the code hint for your step# 4 ? >>Make POST requests (or just anything that should send notification) use client_out instead (ex. sendMessage)
Also, I get the error when the script runs your step 6. > if self.authToken is None: > ----self.transport = THttpClient.THttpClient(self.LINE_HTTP_URL) > else: > ----self.transport = THttpClient.THttpClient(self.LINE_HTTP_IN_URL) > Traceback (most...
I found the tokens created before July 30 are still working fine with previous api.py.
@R-N I see. Thank you for the information. My token (issued one month ago) is still valid and works sending messages, but the tokens for my friends which were issued...
@alroysh: This line api is still working with the current version as of today. I can send messages as usual now. The problem is that we can't get a new...
@R-N Oh have you succeeded to get a new token after the line update?
Still same Internal Error on mine. Have you logged in with LINE ID and password and then get a token?
max32002 and anysz >> I don't get their comments. What's the solution and how do I change line server?
Sorry I don't get what exactly to do. Does it mean adding 1 and 2 ( in his first comment) in TCompactProtocol.py?