<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>easyoauth Issue Tracker Rss Feed</title><link>http://easyoauth.codeplex.com/workitem/list/basic</link><description>easyoauth Issue Tracker Rss Description</description><item><title>Created Issue: The client does not exist [3]</title><link>http://easyoauth.codeplex.com/workitem/3</link><description>When I configure for Live Id, I get the following error&lt;br /&gt;&lt;br /&gt;&amp;#34;The client does not exist. If you are the client application developer, configure a new application through the application management site at https&amp;#58;&amp;#47;&amp;#47;manage.dev.live.com&amp;#47;. &amp;#34;&lt;br /&gt;&lt;br /&gt;Before configuring, I created application from https&amp;#58;&amp;#47;&amp;#47;manage.dev.live.com&amp;#47; and added a custom domain name with hosts file. Then configured the node as below&lt;br /&gt;&amp;#60;add name&amp;#61;&amp;#34;windowslive&amp;#34;  type&amp;#61;&amp;#34;EasyOAuth.Providers.Web.WindowsLiveClient, EasyOAuth.Providers&amp;#34;&lt;br /&gt;           consumerkey&amp;#61;&amp;#34;000000004&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#34; &lt;br /&gt;           consumersecret&amp;#61;&amp;#34;EdtiKntcwgz&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;&amp;#42;i6sO8eced2gnp&amp;#34; &lt;br /&gt;           callbackUrl&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;thiru.cloudapp.net&amp;#47;EasyOAuth.WebClient.Sample&amp;#47;OAuthVerify.do&amp;#34; &lt;br /&gt;           scope&amp;#61;&amp;#34;wl.basic,wl.offline_access,wl.signin&amp;#34;&amp;#62;&lt;br /&gt;Please let me know what could be the solution.&lt;br /&gt;</description><author>thirumalai_pm</author><pubDate>Sat, 25 Aug 2012 11:36:27 GMT</pubDate><guid isPermaLink="false">Created Issue: The client does not exist [3] 20120825113627A</guid></item><item><title>Created Issue: OAuthStatusPersistConfigurationSection default value causing exception [2]</title><link>http://easyoauth.codeplex.com/workitem/2</link><description>Hi, I&amp;#39;m trying to use EasyOAuth framework to intergrate my application with oauth service.&lt;br /&gt;And I found two little problem when i using EasyOAuth.WebClient.Sample Project.&lt;br /&gt;&lt;br /&gt;When i authorized by google and redirect to &amp;#34;Accepted.aspx&amp;#34;,&lt;br /&gt;I got a &amp;#34;Configuration Error&amp;#34; exception,&lt;br /&gt;This is because Asp.Net can&amp;#39;t find class &amp;#34;EasyOAuth.WebUtility.Configuration.Configuration.OAuthStatusPersistConfigurationSection&amp;#34; &lt;br /&gt;which is setting in the web.config.&lt;br /&gt;&lt;br /&gt;So after i changed &lt;br /&gt;&amp;#60;section name&amp;#61;&amp;#34;oauth.statuspersist&amp;#34; type&amp;#61;&amp;#34;EasyOAuth.WebUtility.Configuration.Configuration.OAuthStatusPersistConfigurationSection, EasyOAuth.WebUtility&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;to&lt;br /&gt;&amp;#60;section name&amp;#61;&amp;#34;oauth.statuspersist&amp;#34; type&amp;#61;&amp;#34;EasyOAuth.WebUtility.Configuration.OAuthStatusPersistConfigurationSection, EasyOAuth.WebUtility&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;There is still a &amp;#34;Configuration Error&amp;#34; exception,&lt;br /&gt;It shows that OAuthStatusPersistConfigurationSection class &amp;#34;Type&amp;#34; property should be Database or Session,&lt;br /&gt;And the default value of &amp;#34;Type&amp;#34; property which setting in th property attribute is &amp;#34;session&amp;#34;,&lt;br /&gt;So i change default value from &amp;#34;session&amp;#34; to &amp;#34;Session&amp;#34;. Everything works well&amp;#33;&lt;br /&gt;</description><author>kirkchen</author><pubDate>Mon, 23 Jul 2012 07:26:19 GMT</pubDate><guid isPermaLink="false">Created Issue: OAuthStatusPersistConfigurationSection default value causing exception [2] 20120723072619A</guid></item><item><title>Created Issue: Build an example securing an oData service with oAuth [1]</title><link>http://easyoauth.codeplex.com/workitem/1</link><description>A good example to start with can be found at http&amp;#58;&amp;#47;&amp;#47;wcf.codeplex.com&amp;#47;wikipage&amp;#63;title&amp;#61;Getting&amp;#37;20started&amp;#58;&amp;#37;20Building&amp;#37;20a&amp;#37;20simple&amp;#37;20web&amp;#37;20api&lt;br /&gt;</description><author>jlchereau</author><pubDate>Thu, 17 Nov 2011 14:27:51 GMT</pubDate><guid isPermaLink="false">Created Issue: Build an example securing an oData service with oAuth [1] 20111117022751P</guid></item></channel></rss>