Well im using PetterKraabol/laravel-twitch-api but it must be working as its pulling the results.
this is the line that sends the request in the
return $this->sendRequest(‘GET’, ‘channels/’.$channel.’/videos’, false, $options, $availableOptions);
i’ve tried all the options