-
Notifications
You must be signed in to change notification settings - Fork 110
Description
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