carpedm20 / carpedm20/LINE

Account ID and password does not match', code=18)

Open
#116 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
827
Forks
189
PR merge metrics
No merged PRs in 30d

Description

It lets me put in my email and password just fine. But when I try to put in my account ID and password I get this error.

>>> client = LineClient("blah", "blahblah")
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.linux-x86_64/egg/line/client.py", line 88, in __init__
File "build/bdist.linux-x86_64/egg/line/api.py", line 130, in login
File "/home/jin/.local/lib/python2.7/site-packages/curve/CurveThrift.py", line 344, in loginWithIdentityCredentialForCertificate
return self.recv_loginWithIdentityCredentialForCertificate()
File "/home/jin/.local/lib/python2.7/site-packages/curve/CurveThrift.py", line 375, in recv_loginWithIdentityCredentialForCertificate
raise result.e
curve.ttypes.TalkException: TalkException(parameterMap=None, reason='Account ID and password does not match', code=18)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.