derrod/legendary

legendary not authenticating (ERROR: WebView login attempt failed)

sandeep98yad opened this issue · 5 comments

Platform

Operating system and version: Windows10
Legendary version (legendary -V): 0.20.33, "Undue Alarm", installed via exe

Expected Behavior

Legendary successfully authenticates

Current Behavior

Legendary throws an error: (output of legendary auth)
[cli] INFO: Testing existing login data if present...
[WebViewHelper] INFO: Opening Epic Games login window...
[1207/215629.919:ERROR:check.cc(314)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[1207/215631.287:ERROR:check.cc(314)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[1207/215650.417:ERROR:check.cc(314)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[1207/215651.255:ERROR:check.cc(314)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[Core] ERROR: Logging in failed with ValueError('At least one token type must be specified!'), please try again.
[WebViewHelper] INFO: Closing login window...
[cli] ERROR: WebView login attempt failed, please see log for details.

Steps to Reproduce

  1. Run legendary auth
  2. Get popup to enter email address and password
  3. Legendary throws an error and authentication fails

Additional information

Tried with 0.20.32 also but still same error
Tried legendary auth --delete and then running legendary auth but still same error

Issue resolved:
First login in epic games launcher
Run legendary auth --import

Issue resolved: First login in epic games launcher Run legendary auth --import

That's not a resolution, that's a workaround.

@derrod I'm having the same issue, it just started today (I guess when my login expired).

Did you try --disable-webview?

Did you try --disable-webview?

That's another good workaround, thanks.