Tim Klingeleers

Results 63 comments of Tim Klingeleers

That's because the login flow for FIFA 18 changed quite a bit. I've been working on a new version and I just got the API working (see [this PR](https://github.com/hunterjm/fut-api/pull/1)). Unfortunately...

Alright, it's working on my machine now. If @hunterjm accepts the PR we can use this tool again.

@andresoro: I suggest we wait until @hunterjm does the necessary checks and some additional work to prevent you from getting banned before using this tool. And indeed, if you really...

It looks like [this PHP repository](https://github.com/InkedCurtis/FUT18-WebApp-Connector) is a good starting point to get some ideas. Maybe this can be ported to JS.

@KristinaKoeva your example seems to no longer work. Might have something to do with Xcode 8 and Swift 3.0. Haven't been able to test with Xcode 7 and Swift 2.3...

Unfortunately I have not found the solution yet. My workaround does work for normal API calls, but does not allow usage of `Image.Network()` for example. See https://gist.github.com/Mardaneus86/7edd9aa068a0eb4aab40254b3fc44e0c for a gist...

Can you please rebase this PR to the `develop` branch instead of `master`? I will try and test + merge as soon as I can.

Looks like futbin is no longer returning the `updated` field for a list of players. Getting the information player by player would result in too many requests, which in turn...

Should be fixed with 5656e9f in the develop branch. Will be released soon. Related #193

Sorry for the delay on the release of 1.6.2, I got very limited time lately 😞. All layout issues should be resolved now. Please reopen if you still find something...