FIFA-Ultimate-Team-Toolkit icon indicating copy to clipboard operation
FIFA-Ultimate-Team-Toolkit copied to clipboard

New ut/auth

Open m-jacob opened this issue 3 years ago • 6 comments

I'm updating this project for FIFA 22. I've updated a lot of things already, but last thing for the auth having problem(

For the ut/auth we have new payload { "isReadOnly": false, "sku": "FUT22WEB", "clientVersion": 1, "locale": "en-US", "method": "authcode", "priorityLevel": 4, "identification": { "authCode": "QUOwAD9I1Fx0vbFLAZid3I59dRdfsJ2WspUp8W0wAQ", "redirectUrl": "nucleus:rest" }, "nucleusPersonaId": myId, "gameSku": "FFA22PS4", "ds": "aa9eb50afbea60f4efe7daf703c20c679fc5c6df89ac967915d9e81bc4f27b77/dbd8" }

You can see new parameter like - ds. I assume that dataSource, but I'm not sure. Also I don't know how to create value for the ds. Every time it's new value. Also js file is obfuscated from EA.

Does someone have ideas what is it? Let me know if you are working on this project, please. My discord : jacob#6151

m-jacob avatar Sep 27 '21 15:09 m-jacob

@m-jacob do you have any tips on how to use fiddler to get the requests from web app?? I cannot get the requests

marlonespindola avatar Oct 09 '21 13:10 marlonespindola