I found the solution, my encoding function was not encoding according to RFC3986 as twitter expects. I had to create a function myself and I bloged about it... everything is working now! :)
http://sgomez.blogspot.com/2010/05/encoding-strings-for-twitter-api.html Hope it helps someone else On May 17, 9:57 am, "@sebagomez" <[email protected]> wrote: > I'm migrating my own twitter client (http://sgomez.blogspot.com/ > 2010/01/yatc-yet-another-tweeter-client.html) to xAuth and building my > own lib :S thus the issues... > > On May 16, 12:11 pm, Konpaku Kogasa <[email protected]> wrote: > > > > > Hello, > > > > Hello Konpaku, thanks for you answer. > > > I am encoding my text with UTF8, I don´t know what you mean by "your > > > files" > > > Sorry I meant all the source files. Also what language and oAuth > > library are you using for this? > > > - Konpaku Kogasa
