Skip to content
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

{ [Error: Login failed] framesToPop: 1, code: '401' } #4

Open
lekenny opened this issue May 5, 2017 · 2 comments
Open

{ [Error: Login failed] framesToPop: 1, code: '401' } #4

lekenny opened this issue May 5, 2017 · 2 comments

Comments

@lekenny
Copy link

lekenny commented May 5, 2017

when i use authManager.login(this.getCurrentActivity());
catch { [Error: Login failed] framesToPop: 1, code: '401' }

when i use authManager.loginByAccount(this.getCurrentActivity());

it's success

@lekenny
Copy link
Author

lekenny commented May 5, 2017

cause=jp.line.android.sdk.exception.LineSdkLoginException: error=FAILED_A2A_LOGIN, errorCode=2
at jp.line.android.sdk.activity.LineAuthCompleteActivity.onCreate(Unknown Source)
at android.app.Activity.performCreate(Activity.java:6876)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1135)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3206)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3349)
at android.app.ActivityThread.access$1100(ActivityThread.java:221)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:158)
at android.app.ActivityThread.main(ActivityThread.java:7225)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

@3bugs
Copy link

3bugs commented Feb 26, 2020

I have the same issue. Have you solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants