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
hey guys,i was try using fut api to buy player,but got same error over and over again, anyone can help me,thanks a lot!
my request header is:
POST /ut/game/fifa17/trade/190849008774/bid HTTP/1.1 Host: utas.external.s2.fut.ea.com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko Accept-Encoding: gzip, deflate Cookie: _nx_mpcid=251e71de-9202-42e5-b4c4-6f70fae0e23e; Accept-Language: en-US,en;q=0.8 Cache-Control: no-cache Accept: application/json X-UT-Embed-Error: true X-Requested-With: ShockwaveFlash/25.0.0.171 Referer: https://www.easports.com/iframe/fut17/bundles/futweb/web/flash/FifaUltimateTeam.swf?cl=165353 Content-type: application/json X-UT-SID: 3f023b28-852f-4b3a-9312-701bdb9d5b6d X-UT-PHISHING-TOKEN: 9165947517992578238 X-HTTP-Method-Override: PUT Origin: https://www.easports.com Pragma: no-cache Content-Length: 11
request body: {"bid":200}
response: Array ( [debug] => [string] => [code] => 461 [reason] => Permission Denied )
The text was updated successfully, but these errors were encountered:
@hunterjm help
Sorry, something went wrong.
No branches or pull requests
hey guys,i was try using fut api to buy player,but got same error over and over again, anyone can help me,thanks a lot!
my request header is:
POST /ut/game/fifa17/trade/190849008774/bid HTTP/1.1
Host: utas.external.s2.fut.ea.com
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
Accept-Encoding: gzip, deflate
Cookie: _nx_mpcid=251e71de-9202-42e5-b4c4-6f70fae0e23e;
Accept-Language: en-US,en;q=0.8
Cache-Control: no-cache
Accept: application/json
X-UT-Embed-Error: true
X-Requested-With: ShockwaveFlash/25.0.0.171
Referer: https://www.easports.com/iframe/fut17/bundles/futweb/web/flash/FifaUltimateTeam.swf?cl=165353
Content-type: application/json
X-UT-SID: 3f023b28-852f-4b3a-9312-701bdb9d5b6d
X-UT-PHISHING-TOKEN: 9165947517992578238
X-HTTP-Method-Override: PUT
Origin: https://www.easports.com
Pragma: no-cache
Content-Length: 11
request body: {"bid":200}
response:
Array
(
[debug] =>
[string] =>
[code] => 461
[reason] => Permission Denied
)
The text was updated successfully, but these errors were encountered: