Been Using API V2 To Set Title / Game Using Auth Token, Now It's Broken? Status 123

I am updating my own channel:

https://api.twitch.tv/kraken/channels/d4_c0d3r

I am sending only game and title updates:

channel[status]=Testing+Title&channel[game]=Testing+Game

I am the channel owner, so yes the oauth token has channel_editor

Using my own application for updating the title, “Da_Coder’s Twitch Notifier” <-- thats what its called on Twitch’s connections tab.