-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
legendary auth
errors out with missing country
parameter
#329
Comments
after i did the steps the error still happens |
Yes, this is a bug report. The Steps to Reproduce are the steps it takes to get to that bug, not the steps to fix it. If I knew how to fix it, I'd do that myself. Right now, we'll have to wait for Rodney to see this. I might also look into this after I'm done with what I'm currently doing |
does installing a previous version fix the issue? |
Fixed in d302667, hotfix coming soon. |
this still happends to me even tho i downloaded the newest version of legendary any fix? |
Platform
Operating system and version: Platform-independent, but I'm on Linux (EndeavourOS)
Legendary version (
legendary -V
): 0.20.8, but issue also happens with .7 and .6Expected Behavior
Well, the login should succeed.
Current Behavior
After typing in the session ID, legendary fails with
ERROR: Getting exchange code failed: {'errorCode': 'errors.com.epicgames.accountportal.parameter_required', 'message': 'Parameter "country" is required', 'correlationId': '728e9c60-0cb7-11ec-992d-7fcd80ac346a'}
Steps to Reproduce
legendary auth --delete
to delete saved credentialslegendary auth
The text was updated successfully, but these errors were encountered: