-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
FIFA 21 #18
Comments
Hey, thanks for your intereset. |
Im trying to login in FIFA 21 and debug that login (AbstractCore.php) but I get fragment NULL. |
I also encountered the same problem as @tmac14, I am interested in adapting to the next version. My theory is that something has changed in https://www.easports.com/fifa/ultimate-team/web-app/config/config.json. This url is probably different on the new web app version. I tried to set access_token manually but I got access denied when I tried to make the request for 'persona'. |
Some of the URL have changed, some orders have changed and some of the variables values what needs to be sent have changed. I think i got login almost working but it seems that they have added some new variable what needs to be sent with the final auth request but i have no idea how to generate that. Added my initial PR #19 |
Can you log-in with these changes in your PR ? |
No, there is one piece missing right now. |
How can we in touch, do you have IRC, discord, slack? |
I've forked this already at the start of Fifa 21. |
@xsdbool |
Hi, I have an offer to you about your api version |
Hey guys I want to help! Where can I find what is missing at the moment? How can I test the composer library locally? |
Hello! Thanks for your hard work.
Are there any plans to adapt for FIFA 21?
The text was updated successfully, but these errors were encountered: