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

Manage your FIFA Ultimate Team with this FIFA 20 WebApp API PHP framework

Results 12 fut-api issues
Sort by recently updated
recently updated
newest added

Brazil: O Login funcionou, mas como faço para recuperar uma sessão anterior? Sem precisar estar colocando o código de backup novamente. EN: Login worked, but how do I recover a...

Hello. What is commit 'Cleanup'. Нou redid the method signatures and you broke the project with this, why did you do it? for example \Shapecode\FUT\Client\Api\AbstractCore::simpleRequest with $body signature

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

Hi I have next error "cURL error 35: error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small". Could you please help me. I don't understand how to fix it.

When I install it and go to localhost/folder on my browser it comes up with a file directory of the api. Would you be able to write a short explenation...

- Fixed a bug that sometimes prevented the user from authenticating - Updated the README to match FIFA 20 parameters

I was receiving this error during login: ``` PHP Fatal error: Uncaught JsonException: Syntax error in /home/shafeey/fut-api/src/Api/AbstractCore.php:339 Stack trace: #0 /home/shafeey/fut-api/src/Api/AbstractCore.php(339): json_decode('', true, 512, 4194304) #1 /home/shafeey/fut-api/test.php(37): Shapecode\FUT\Client\Api\AbstractCore->login('881689') ``` As...

When searching using an assetId of a player, e.g: ``` $options = ['assetId'=>199914]; $playerSearchRes = $fut->search($options); ``` The result is a list of all players, not limiting to this particular...

Hello, please help to set the correct url for antigate $api->setWebsiteURL("?");