<?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: High level AS3/Flex library for OAuth with Twitter from AIR</title>
	<atom:link href="http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/</link>
	<description>Flash Platform (Flash, Flex, AIR) thoughts and examples</description>
	<lastBuildDate>Tue, 09 Mar 2010 16:28:25 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chris</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-2/#comment-28211</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 02 Feb 2010 17:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28211</guid>
		<description>Thanks, I&#039;ll give it a look.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll give it a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-2/#comment-28210</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Tue, 02 Feb 2010 07:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28210</guid>
		<description>When you have set consumer key and secret it should work fine.
You may wanna try my newer example for Twitter here: http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/</description>
		<content:encoded><![CDATA[<p>When you have set consumer key and secret it should work fine.<br />
You may wanna try my newer example for Twitter here: <a href="http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/" rel="nofollow">http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28209</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Mon, 01 Feb 2010 22:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28209</guid>
		<description>I should add that I am doing this in AIR and have the proper consumer secret and key.</description>
		<content:encoded><![CDATA[<p>I should add that I am doing this in AIR and have the proper consumer secret and key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28208</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Mon, 01 Feb 2010 22:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28208</guid>
		<description>Sonke,

Thanks for the classes.

I&#039;m getting the error &quot;Failed to validate oauth signature and token&quot;. I think it has something to do with the &quot;oauthTokenSecret&quot;, maybe? Does this var need to be set before getSignedRequest() gets called? 

var key:ByteArray = Hex.toArray( Hex.fromString(encodeURIComponent(Constants.TWITTER_CONSUMER_SECRET) + &quot;&amp;&quot; + encodeURIComponent(oauthTokenSecret)));

Chris</description>
		<content:encoded><![CDATA[<p>Sonke,</p>
<p>Thanks for the classes.</p>
<p>I&#8217;m getting the error &#8220;Failed to validate oauth signature and token&#8221;. I think it has something to do with the &#8220;oauthTokenSecret&#8221;, maybe? Does this var need to be set before getSignedRequest() gets called? </p>
<p>var key:ByteArray = Hex.toArray( Hex.fromString(encodeURIComponent(Constants.TWITTER_CONSUMER_SECRET) + &#8220;&amp;&#8221; + encodeURIComponent(oauthTokenSecret)));</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28204</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Sun, 31 Jan 2010 18:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28204</guid>
		<description>Hi Michael, I haven&#039;t used Yammer yet so honestly no idea.
But I was in Email contact with Mike and wrote him now that I would like to see his changes.
When I hear back from him I&#039;ll let you know.</description>
		<content:encoded><![CDATA[<p>Hi Michael, I haven&#8217;t used Yammer yet so honestly no idea.<br />
But I was in Email contact with Mike and wrote him now that I would like to see his changes.<br />
When I hear back from him I&#8217;ll let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28203</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 31 Jan 2010 17:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28203</guid>
		<description>Hey Sönke, did you get the library to work with Yammer.  I put up an Yammer AS3 API on Github (http://github.com/thanksmister/as3yammerlib) and thought about combining your oauth flow into an example for AIR implementation. One of the comments (from Mike?) mentioned a modification to the library that works with the Yammer service.</description>
		<content:encoded><![CDATA[<p>Hey Sönke, did you get the library to work with Yammer.  I put up an Yammer AS3 API on Github (<a href="http://github.com/thanksmister/as3yammerlib" rel="nofollow">http://github.com/thanksmister/as3yammerlib</a>) and thought about combining your oauth flow into an example for AIR implementation. One of the comments (from Mike?) mentioned a modification to the library that works with the Yammer service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28167</link>
		<dc:creator>Darryl</dc:creator>
		<pubDate>Sat, 16 Jan 2010 21:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28167</guid>
		<description>Yes (the ones you see under http://twitter.com/apps/ ) that populate consumerKey and consumerSecret .</description>
		<content:encoded><![CDATA[<p>Yes (the ones you see under <a href="http://twitter.com/apps/" rel="nofollow">http://twitter.com/apps/</a> ) that populate consumerKey and consumerSecret .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28165</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Sat, 16 Jan 2010 21:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28165</guid>
		<description>Did you set a working consumer key/secret which you got after registering your app on twitter?</description>
		<content:encoded><![CDATA[<p>Did you set a working consumer key/secret which you got after registering your app on twitter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28164</link>
		<dc:creator>Darryl</dc:creator>
		<pubDate>Sat, 16 Jan 2010 21:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28164</guid>
		<description>Thanks for the link, I will check it out.  This is what I tried:

oauth = new OAuth(consumerKey, consumerSecret);			
var loader:URLLoader = oauth.getRequestToken(&quot;http://twitter.com/oauth/request_token&quot;);
loader.addEventListener(Event.COMPLETE, requestTokenHandler);
loader.addEventListener(IOErrorEvent.IO_ERROR, requestTokenErrorHandler);

I get Error #2032: Stream Error. URL: ...</description>
		<content:encoded><![CDATA[<p>Thanks for the link, I will check it out.  This is what I tried:</p>
<p>oauth = new OAuth(consumerKey, consumerSecret);<br />
var loader:URLLoader = oauth.getRequestToken(&#8220;http://twitter.com/oauth/request_token&#8221;);<br />
loader.addEventListener(Event.COMPLETE, requestTokenHandler);<br />
loader.addEventListener(IOErrorEvent.IO_ERROR, requestTokenErrorHandler);</p>
<p>I get Error #2032: Stream Error. URL: &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sönke</title>
		<link>http://soenkerohde.com/2009/07/high-level-as3flex-library-for-oauth-with-twitter-from-air/comment-page-1/#comment-28163</link>
		<dc:creator>Sönke</dc:creator>
		<pubDate>Sat, 16 Jan 2010 20:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://soenkerohde.com/?p=552#comment-28163</guid>
		<description>also check out my twitter lib: http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/</description>
		<content:encoded><![CDATA[<p>also check out my twitter lib: <a href="http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/" rel="nofollow">http://soenkerohde.com/2010/01/twitter-as3-oauth-lib-with-flex-4-example/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
