API RETURNING Failed with 0

I am Using Easy Php do you think that would be the problem ??

Failed with 0
Array
(
    [url] => https://api.twitch.tv/helix/users?login=ninja
    [content_type] => 
    [http_code] => 0
    [header_size] => 0
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.141
    [namelookup_time] => 0.047
    [connect_time] => 0.078
    [pretransfer_time] => 0
    [size_upload] => 0
    [size_download] => 0
    [speed_download] => 0
    [speed_upload] => 0
    [download_content_length] => -1
    [upload_content_length] => -1
    [starttransfer_time] => 0
    [redirect_time] => 0
    [certinfo] => Array
        (
        )

    [primary_ip] => 151.101.134.214
    [primary_port] => 443
    [local_ip] => 192.168.1.40
    [local_port] => 64502
    [redirect_url] => 
)```