Hai, while generating the signature....double encode the text which you want to post and generate the signature. while posting in the postbody add the single encoded status
//kamesh On Sun, Jul 24, 2011 at 4:46 PM, javichuteck < [email protected]> wrote: > Good morning. > > I'm having trouble using the Twitter API. > > My application works perfectly, I updated the status of the user > logged in without any problems. > > My problem comes when the text you type is a special character (ñ, á, > é, í ...) > > In this case the message is not sent to twitter. > > Why is this happening? How I can fix it? > > Thanks and slaudo! > > Javier > > -- > Have you visited the Developer Discussions feature on > https://dev.twitter.com/discussions yet? > > Twitter developer links: > Documentation and resources: https://dev.twitter.com/docs > API updates via Twitter: https://twitter.com/twitterapi > > Unsubscribe or change your group membership settings: > http://groups.google.com/group/twitter-development-talk/subscribe > -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe or change your group membership settings: http://groups.google.com/group/twitter-development-talk/subscribe
