I understand now that the Link I used is for a refresh Token but the only thing I want is an simple Oauth Token that my Request:
$link = https://api.twitch.tv/helix/streams?user_login=XXX&user_login=YYY;
works like before the Twitch API Changes.
I understand now that the Link I used is for a refresh Token but the only thing I want is an simple Oauth Token that my Request:
$link = https://api.twitch.tv/helix/streams?user_login=XXX&user_login=YYY;
works like before the Twitch API Changes.