I am trying to get a list of streams that are active playing the game Eve Online, which I go to twitch and verify that there are streamers under Eve Online, however when I use this:
https://api.twitch.tv/kraken/streams?game=Eve+Online
I get the message:
{“error”:“Bad Request”,“status”:400,“message”:“No client id specified”}
Am I doing something wrong? I was able to use this API url before but now it’s not working.