(please excuse me if I should have posted this as a reply on my other post, feel free to merge it (I chose to post it here because the other support post is for support on my project, not about the bug itself))
Hello. Recently, while fetching some data from the twitch API proxy, specifically from the /streams?(user_id|user_login) endpoint, and all I got were these useless empty objects:
{
"data": [],
"pagination": {
}
}
Initially, I assumed this was my fault, but was advised by @im59138 to report it as a bug.
Okay. Let’s check a couple of things. What do you get when you retrieve data from https://twitch-proxy.freecodecamp.rocks/helix/streams?user_login=ESL_SC2?