We are forming the URL and posting to api.twitter.com We are getting
HTTP error 500 - Internal server error URl detaisl are given below.
Kindly help us to resolve the issue
Signature Base String
-----------------------
POST&https%3A%2F%2Fapi.twitter.com%2Foauth%2Faccess_token&
oauth_consumer_key%3Do10LlaYRx9HZAANF75kg%26
oauth_nonce%3DyePdrFfzkCRTrTPem+fCstEA2JM%26
oauth_signature_method%3DHMAC-SHA1%26
oauth_timestamp%3D1276005168%26
oauth_version%3D1.0%26
x_auth_mode%3Dclient_auth%26
x_auth_password%3Dxxxxxxxx%26
x_auth_username%3Dbrewbird
Header Body
-------------
Content-Type:application/x-www-form-urlencoded
Authorization: OAuth oauth_nonce="v0ZYuHC6UakS6ACTGfC9+7iDe18",
oauth_signature_method="HMAC-SHA1",
oauth_timestamp="1276005185",
oauth_consumer_key="o10LlaYRx9HZAANF75kg",
oauth_signature="RjRxIqWnZOCe9TjNFiyGkuqMOOo=",
oauth_version="1.0"
Resposne from server
-------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">;
<html xmlns="http://www.w3.org/1999/xhtml";; lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />
<title>Twitter / Error</title>
<link href="http://s.twimg.com/images/favicon.ico";; rel="shortcut
icon" type="image/x-icon" />
<style type="text/css">
/* Page
----------------------------------------------- */
* { border: 0; padding: 0; margin: 0; }
body{ margin: 10px 0; background:#C0DEED url(http://s.twimg.com/
images/bg-clouds.png) repeat-x; color:#333; font: 12px Lucida Grande,
Arial, sans-serif; text-align:center }
#container { width: 755px; margin: 0 auto; padding: 0px 0; text-
align: left; position: relative; }
#content { width: 100%; margin-top: 8px; float: left; padding-
bottom: 15px; background: transparent url(http://s.twimg.com/

Reply via email to