A few months back I developed a C++/wxWidgets library for accessing MySpace REST. I'm now back on the project and am having issues authenticating via OAuth. The first thing I had to do is create a new API key (MySpaceID) as the old one apparently got converted into the wrong type. Everything now...