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

It is working for me without any problems for the last 8-9 days and just tested it.

I am using GET on this address:

"https://api.twitch.tv/kraken/channels/" + channel_name + "?channel[game]=" + game_name + "&_method=put&oauth_token=" + oauth_token

remember to use the _method=put