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
Hi,
First of all thank you for a great library!
I tried to login for FUT20 and I get this error on login:
File "C:\Users\mjeshtri\Anaconda3\lib\json\decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None
JSONDecodeError: Expecting value
What can I do?
Thank you!
The text was updated successfully, but these errors were encountered:
I was able to fix that, but then I got banned ... So or I did something wrong or EA changed their mechanism to check for auto-traders.
Sorry, something went wrong.
Could you share how you fixed it? Wanted to try something
No branches or pull requests
Hi,
First of all thank you for a great library!
I tried to login for FUT20 and I get this error on login:
File "C:\Users\mjeshtri\Anaconda3\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
JSONDecodeError: Expecting value
What can I do?
Thank you!
The text was updated successfully, but these errors were encountered: