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

fut->search() with assetId not working

Open antwaytoomuch opened this issue 6 years ago • 5 comments

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 assetId.

Am I missing something here? Thank you.

antwaytoomuch avatar Nov 24 '19 04:11 antwaytoomuch

Because it has to be maskedDefId and not assetId. Its wrong in the readme.

Try it and let me know if its work.

nicklog avatar Nov 24 '19 15:11 nicklog

Thanks mate. Where can I find a more accurate readme doc please?

My FUT account was banned a few hours after I came across this issue, so can’t really test until I figure out how to get it back, if possible at all.

Any idea what API call might have triggered the ban? I was merely trying to do some searches (not even successfully) by manually running my script.


From: Nicklog [email protected] Sent: Monday, November 25, 2019 02:42 To: shapecode/fut-api Cc: thisistw79; Author Subject: Re: [shapecode/fut-api] fut->search() with assetId not working (#5)

Because it has to be maskedDefId and not assetId. Its wrong in the readme.

Try it and let me know if its work.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/shapecode/fut-api/issues/5?email_source=notifications&email_token=ACM56ENZEBMDMJFP2UNAIRTQVKOHTA5CNFSM4JQ5LJXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFAOFMI#issuecomment-557900465, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACM56EIJZN3PSCBM4MXBRKDQVKOHTANCNFSM4JQ5LJXA.

antwaytoomuch avatar Nov 26 '19 02:11 antwaytoomuch

@antwaytoomuch @nicklog Guys, is it possible to set max buy now price to search options? Seems like 'max_buy' does not work. Thank you.

vladyslav-tereshchenko avatar Jan 20 '20 14:01 vladyslav-tereshchenko

Check out my Pull Request with the updated README: https://github.com/shapecode/fut-api/pull/9/files?short_path=04c6e90#diff-04c6e90faac2675aa89e2176d2eec7d8

adamgiesinger avatar Jan 24 '20 09:01 adamgiesinger

Hi guys can you please said me how can start this php script. I'm so sorry but I'm not very expert. Thank you

100jkl avatar Apr 02 '20 12:04 100jkl