The API aren't works properly from yesterday

Change:

$url=“https://api.twitch.tv/helix/streams?user_login=” . $callAPI;

To

$url=“https://api.twitch.tv/helix/streams?user_login=” . $callAPI;
echo $url;

And give me the URL. Otherwise I have to write code and my generated code may mismatch your code.

I dumped it out real quick anyway. I don’t see an issue initially only one user from the array is live.

Which ones are you expecting to see that you are not seeing?

And of the 99 only 95 of them are valid usernames. 5 are no longer called that or the account doesn’t exist