We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
there is a problem with the line web login.
when login from web login on android, I get the error.
there is no issue with ios.
the replay path occurs when you are redirected to the app after logging in from the web login.
2019-10-23 16:33:08.055 25046-25312/? W/System.err: at cn.sharesdk.line.a$1.run(LineAuthorizeWebviewClient.java:59) 2019-10-23 16:33:08.086 25046-25066/? I/Unity: OnReceivedRequest : 1 , Fail , Line {"msg":"Authorize token is empty", "stack":[{"file":"LineAuthorizeWebviewClient.java", "method":"run", "line":59, "cls":"cn.sharesdk.line.a$1"}]}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
there is a problem with the line web login.
when login from web login on android, I get the error.
there is no issue with ios.
the replay path occurs when you are redirected to the app after logging in from the web login.
2019-10-23 16:33:08.055 25046-25312/? W/System.err: at cn.sharesdk.line.a$1.run(LineAuthorizeWebviewClient.java:59)
2019-10-23 16:33:08.086 25046-25066/? I/Unity: OnReceivedRequest : 1 , Fail , Line
{"msg":"Authorize token is empty", "stack":[{"file":"LineAuthorizeWebviewClient.java", "method":"run", "line":59, "cls":"cn.sharesdk.line.a$1"}]}
The text was updated successfully, but these errors were encountered: