fut-api icon indicating copy to clipboard operation
fut-api copied to clipboard

FIFA 21

Open artdive opened this issue 5 years ago • 11 comments

Hello! Thanks for your hard work. Are there any plans to adapt for FIFA 21?

artdive avatar Oct 01 '20 12:10 artdive

Hey, thanks for your intereset. At the moment i haven't any plans to upgrade but you could contribute if you want. In this case i would support you :)

nicklog avatar Oct 02 '20 07:10 nicklog

Im trying to login in FIFA 21 and debug that login (AbstractCore.php) but I get fragment NULL. When I set the valid credentials and verification code, I get two different errors: "You provide an invalid backup code" and "Account failed to auth". I'm really interested to upgrade this api, how can contact with you?

tmac14 avatar Oct 10 '20 18:10 tmac14

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'. Thank you for your hard work.

alexmarinica97 avatar Oct 14 '20 13:10 alexmarinica97

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

kaurikk avatar Oct 15 '20 21:10 kaurikk

Can you log-in with these changes in your PR ?

tmac14 avatar Oct 17 '20 17:10 tmac14

No, there is one piece missing right now.

kaurikk avatar Oct 18 '20 08:10 kaurikk

How can we in touch, do you have IRC, discord, slack?

tmac14 avatar Oct 18 '20 17:10 tmac14

I've forked this already at the start of Fifa 21. My Version is working although everytime u login it sends a new security code. I haven't had time or motivation to debug further.

xsdbool avatar Oct 28 '20 12:10 xsdbool

@xsdbool Then i would suggest to do a PR. Perhaps some other of these guys here can help so that everyone can use it :)

nicklog avatar Oct 28 '20 13:10 nicklog

I've forked this already at the start of Fifa 21. My Version is working although everytime u login it sends a new security code. I haven't had time or motivation to debug further.

Hi, I have an offer to you about your api version If you are interested in, please contact me (skype: live:f1dee287135979ff)

PashaSpitsyn avatar Oct 28 '20 19:10 PashaSpitsyn

I've forked this already at the start of Fifa 21. My Version is working although everytime u login it sends a new security code. I haven't had time or motivation to debug further.

Hey guys I want to help! Where can I find what is missing at the moment? How can I test the composer library locally?

HumidTexas avatar Nov 03 '20 11:11 HumidTexas