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.
