I am sending a GET request, with a working Client-ID header, to this endpoint:
https://api.twitch.tv/helix/streams?game_id=459931
The response goes back and forth between “400 Bad Request” and “200 OK”. I don’t get repeated bad or good requests. It’s literally bad, good, bad, good, etc. I am not changing anything between requests so I don’t understand why I am getting bad requests.
Has anyone else experienced this?