fut icon indicating copy to clipboard operation
fut copied to clipboard

fut is a simple library for managing Fifa 19 Ultimate Team.

Results 102 fut issues
Sort by recently updated
recently updated
newest added

Hello, I get below error from today, do you also get it ? ---- Python 2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)] on darwin...

Hello, I'm new to python and wondering how I can catch connection errors properly... try : session=fut.Core(my params) except ??? : do something What are the errors available ? Those...

Question

hello, I am learning the basics of the Python these days, and I am trying to create a program at the same time. I want to do it myself, but...

I've just created futapi organization on github that allows giving more permissions to members. Let me know here or via pm if You want contribute without pull request procedure or...

Hey guys, I'm gonna be completely honest, I know nothing about code etc. and I am a normal average fifa player trying to make coins. I can't even find how...

Question

For 2 hours now, i have this SSLError for PC plateform: > requests.exceptions.SSLError: HTTPSConnectionPool(host='utas.mob.v4.fut.ea.com', port=443): Max retries exceeded with url: /ut/shards/v2 (Caused by SSLError(CertificateError("hostname 'utas.mob.v4.fut.ea.com' doesn't match 'utas.mobapp.fut.ea.com'",),)) Thanks to...

Bug

Let me know if this already exists somewhere, in code or in git, it would be great to organize this information especially with the new release of Fifa 18. For...

Hello, I am the first time using this module,and I found some errors when login the fut。 File "build\bdist.win32\egg\fut\core.py", line 288, in __init__ File "build\bdist.win32\egg\fut\core.py", line 525, in __login__ File...