Open 2chivi opened 5 months ago
Brief description POST: https://api.twitch.tv/helix/extensions/chat?broadcaster_id=29734255345 A 404 occurs if you put in a bunk broadcasterId that does not exist. Should return a 401 stating as such.
How to reproduce POST: https://api.twitch.tv/helix/extensions/chat?broadcaster_id=29734255345
Expected behavior 401
Additional notes: this endpoint has always acted like this, before it was moved from the extensions name space to the helix name space.
Could be a more useful message but it's always been like this
Brief description POST: https://api.twitch.tv/helix/extensions/chat?broadcaster_id=29734255345 A 404 occurs if you put in a bunk broadcasterId that does not exist. Should return a 401 stating as such.
How to reproduce POST: https://api.twitch.tv/helix/extensions/chat?broadcaster_id=29734255345
Expected behavior 401