Discussion: Trouble with C# SDK

All i've done is get an auth key and plug it and my player id into the sample code. it gives an "error 400 bad request" error. Any ideas what i did wrong?
I'm hitting the same issue currently and trying to track it down.
Could one of you debug and grab the URL of your failing request from the GlitchRequest object and post it here (sans auth token)? Thanks!
"http://api.glitch.com/simple/"
The glitch.url member is null, but I did find this down in request.base:

+ Address {http://api.glitch.com/simple/players.fullInfo?player_tsid=PHFDEKBQAAD2HP9&oauth_token=<token>} System.Uri
Root: could you post a gist of your Sample.cs?

https://gist.github.com/