fut-api
fut-api copied to clipboard
cannot search for squad fitness
I want to search for consumables but when I pass parameter like this I'm giving error Permission Denied.
$params = [
'max_buy' => 1000,
'level' => 'gold',
'type' => 'consumable',
'category' => 'fitness',
];