[twitter-dev] Re: XAuth authentication fail on Chinese machine

2010-11-08 Thread pawan
Hi, My App working fine on other language machine but in chinese machine I use same code for singnatrue generation, and request look like same but in response I got 401 error. Thanks, Pawan Singh On Nov 4, 1:49 pm, engine.start 477914...@163.com wrote: Have you test your singnatrue by the

[twitter-dev] Re: XAuth authentication fail on Chinese machine

2010-11-04 Thread pawan
Hi, Thanx for reply but still in reply I got same problem (The remote server returned an error: (401) Unauthorized.). I add this line in my web request webRequest.Headers.Add(Accept-Language: zh-CN,en,*); But no sucess. :( On Nov 3, 11:03 am, engine.start 477914...@163.com wrote: Hi, Your

Re:[twitter-dev] Re: XAuth authentication fail on Chinese machine

2010-11-04 Thread engine.start
Have you test your singnatrue by the way http://quonos.nl/oauthTester support ? (not only the base) And have you captured your request ? Maybe youshould do this job first, and then again on a non-chinesemachine, you will get the answer. At 2010-11-04 16:20:05,pawan

Re:[twitter-dev] Re: XAuth authentication fail on Chinese machine

2010-11-03 Thread engine.start
Hi, Your problem maybe same as mine. chang url to another website, do not use ssl, wireshark your request, and then compare with this, maybe it will work. (I use libcurl, and add User-Agent: Mozilla/5.0 to httpheader, and it work) POST

[twitter-dev] Re: XAuth authentication fail on Chinese machine

2010-11-02 Thread pawan
Thanks for reply but after using this http://quonos.nl/oauthTester URL I got my base string is ok and still I not able to find out how to resolve this issue. On Nov 2, 12:32 am, Tom van der Woerdt i...@tvdw.eu wrote: Hi, Most 401 Unauthorized errors (and especially the ones involving UTF8