fut->search() with assetId not working
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.
Because it has to be maskedDefId and not assetId.
Its wrong in the readme.
Try it and let me know if its work.
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 @nicklog Guys, is it possible to set max buy now price to search options? Seems like 'max_buy' does not work. Thank you.
Check out my Pull Request with the updated README: https://github.com/shapecode/fut-api/pull/9/files?short_path=04c6e90#diff-04c6e90faac2675aa89e2176d2eec7d8
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