Hi,

We have created a Desktop Twitter application, In this application I
have used XAuth feature to get data from "Twitter API". It works fine
on Win 7 Ultimate machine. However when I run my application's exe on
core "Chinese" Win 7 machine, I got "The remote server returned an
error: (401) Unauthorized." error from following request:

https://api.twitter.com/oauth/access_token?oauth_consumer_key=XXXXXXXXXXXX&oauth_nonce=9644877&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1288573328&oauth_version=1.0&x_auth_mode=client_auth&x_auth_password=XXXXXX&x_auth_username=XXXXXXXX&oauth_signature=XXXXXXXXXXX

Can anyone help me out to know how to resolve this issue.

Thanks,
Pawan

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to