Streams API is crashing my bot

Ahh okay, so will this fix my problem? :

    if (json.stream == "") {
        console.log("API is empty");
    }

Thanks again for the help!