Coding the Tweet, Redux
A few months ago we built a simple Twitter desktop client with oAuth support using C# and .NET.
Since then, there have been some breaking changes in the Twitter oAuth implementation, including a new PIN-based authorization mechanism for desktop Twitter clients. If you’ve been getting 401 Unauthorized errors, this is probably why.