BOJAN RAJKOVIC Yeah, this is the guy. He is a member here. He'll prolly tell me to use the updated version of his DLL but sadly the updated version does not work as far as I can tell.
So, I am using version 0.1 of his Twitter OAuth DLL. Which sucks to be honest. I wish I had the time to rewrite the code in VB.NET but I got stuck on creating correct nonces. On Aug 13, 9:14 pm, catcalls <[email protected]> wrote: > I'm using Oauth for authentication. I've been trying to find the name > of the creator of the C# library I am using to make the call but no > luck so far.... > > Perhaps it's a bug with the library I am using? > > On Aug 13, 9:12 pm, JDG <[email protected]> wrote: > > > > > are you using OAuth or Basic Auth? > > > On Thu, Aug 13, 2009 at 14:10, catcalls <[email protected]> wrote: > > > > Yes, it did not work. I got a 401 Unauthorised. BUT - when I just post > > > Hi it works? > > > > On Aug 13, 9:02 pm, JDG <[email protected]> wrote: > > > > did you try Hi+Carla? that's the RFC-compliant way. > > > > > On Thu, Aug 13, 2009 at 13:47, catcalls <[email protected]> > > > wrote: > > > > > > This is really bugging me now! > > > > > > So far I've tried the following; > > > > > > post_data = "status="Hi carla"" > > > > > > or > > > > > > post_data="status='hi carla'" > > > > > > or > > > > > > post_data="status=Hi%20Carla" > > > > > > Nothing works! > > > > > > What is required to post spaces to twitter? > > > > > -- > > > > Internets. Serious business. > > > -- > > Internets. Serious business.
