<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Python Oauth Client &#8211; Excla.im</title>
	<atom:link href="http://www.nata2.org/2009/02/28/python-oauth-client-exclaim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nata2.org/2009/02/28/python-oauth-client-exclaim/</link>
	<description>Harper Reed: Software, PHP, MySQL, XMPP, Hacking, Baphomet</description>
	<lastBuildDate>Fri, 12 Feb 2010 09:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harper</title>
		<link>http://www.nata2.org/2009/02/28/python-oauth-client-exclaim/#comment-89428</link>
		<dc:creator>Harper</dc:creator>
		<pubDate>Thu, 26 Mar 2009 16:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.nata2.org/?p=1606#comment-89428</guid>
		<description>Either your Oauth Token is incorrect or twitter is returning something mysterious. 

Probably both.</description>
		<content:encoded><![CDATA[<p>Either your Oauth Token is incorrect or twitter is returning something mysterious. </p>
<p>Probably both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iouwater</title>
		<link>http://www.nata2.org/2009/02/28/python-oauth-client-exclaim/#comment-89426</link>
		<dc:creator>iouwater</dc:creator>
		<pubDate>Wed, 25 Mar 2009 09:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.nata2.org/?p=1606#comment-89426</guid>
		<description>i got error:
Traceback (most recent call last):
  File &quot;client.py&quot;, line 133, in 
    tok = auth_client.get_request_token()
  File &quot;client.py&quot;, line 89, in get_request_token
    raise oauth.OAuthError(&#039;Invalid oauth_token&#039;)
oauth.OAuthError
how to fix it???
thx.
 error of twitter oauth server  ??</description>
		<content:encoded><![CDATA[<p>i got error:<br />
Traceback (most recent call last):<br />
  File &#8220;client.py&#8221;, line 133, in<br />
    tok = auth_client.get_request_token()<br />
  File &#8220;client.py&#8221;, line 89, in get_request_token<br />
    raise oauth.OAuthError(&#8216;Invalid oauth_token&#8217;)<br />
oauth.OAuthError<br />
how to fix it???<br />
thx.<br />
 error of twitter oauth server  ??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
