<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>facebooksdk Discussions Rss Feed</title><link>http://facebooksdk.codeplex.com/Thread/List.aspx</link><description>facebooksdk Discussions Rss Description</description><item><title>New Post: will you build a good tutorial ?</title><link>http://facebooksdk.codeplex.com/discussions/359890</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;many things seems changed in version 6.&lt;/p&gt;
&lt;p&gt;may you answer unanswered questions below this thread and would you making living asp.net examples not mvc only.&lt;/p&gt;
&lt;p&gt;nothing is understandable.&lt;/p&gt;
&lt;/div&gt;</description><author>hcetiner</author><pubDate>Sun, 17 Jun 2012 13:42:18 GMT</pubDate><guid isPermaLink="false">New Post: will you build a good tutorial ? 20120617014218P</guid></item><item><title>New Post: Facebook connect Programmatically</title><link>http://facebooksdk.codeplex.com/discussions/281429</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;does anyone have any info on this feature ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tim.&lt;/p&gt;&lt;/div&gt;</description><author>tpynegar</author><pubDate>Wed, 18 Apr 2012 15:28:16 GMT</pubDate><guid isPermaLink="false">New Post: Facebook connect Programmatically 20120418032816P</guid></item><item><title>New Post: FacebookWebContext.Current.IsAuthorized always False</title><link>http://facebooksdk.codeplex.com/discussions/279167</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This solved my problem.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.m-webs.com/blog_facebooksdk.html"&gt;http://www.m-webs.com/blog_facebooksdk.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>gpiccin</author><pubDate>Thu, 12 Apr 2012 05:53:36 GMT</pubDate><guid isPermaLink="false">New Post: FacebookWebContext.Current.IsAuthorized always False 20120412055336A</guid></item><item><title>New Post: Where is Facebook.Web and Web.Mvc?</title><link>http://facebooksdk.codeplex.com/discussions/350347</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Am I slow or are the former Facebook.Web and Facebook.Web.Mvc dlls nowhere to found?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;/div&gt;</description><author>Piedone</author><pubDate>Wed, 28 Mar 2012 17:29:44 GMT</pubDate><guid isPermaLink="false">New Post: Where is Facebook.Web and Web.Mvc? 20120328052944P</guid></item><item><title>New Post: FacebookWebContext.Current.IsAuthorized always False</title><link>http://facebooksdk.codeplex.com/discussions/279167</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am seeing the same behavior that mlegaspi reported. The FacebookWebContext.Current.IsAuthorized() is false only in IE9 and Chrome. Works well in Firefox, Opera and Safari. Any idea why this might be happenning?&lt;/p&gt;&lt;/div&gt;</description><author>gouravdas</author><pubDate>Sun, 05 Feb 2012 15:33:38 GMT</pubDate><guid isPermaLink="false">New Post: FacebookWebContext.Current.IsAuthorized always False 20120205033338P</guid></item><item><title>New Post: Pages and Likes</title><link>http://facebooksdk.codeplex.com/discussions/294114</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Can this be used to work out if someone has liked my Page?&lt;/p&gt;
&lt;p&gt;I am a newbie and using VB.Net so please don't use geek words lol&lt;/p&gt;
&lt;/div&gt;</description><author>modulopedia</author><pubDate>Sun, 05 Feb 2012 14:25:20 GMT</pubDate><guid isPermaLink="false">New Post: Pages and Likes 20120205022520P</guid></item><item><title>New Post: Long Lived Access Token</title><link>http://facebooksdk.codeplex.com/discussions/292395</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have used the below link as reference&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.prabir.me/post/Facebook-CSharp-SDK-Writing-your-first-Facebook-Application.aspx"&gt;http://blog.prabir.me/post/Facebook-CSharp-SDK-Writing-your-first-Facebook-Application.aspx&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>adityavashistha</author><pubDate>Sat, 04 Feb 2012 10:51:07 GMT</pubDate><guid isPermaLink="false">New Post: Long Lived Access Token 20120204105107A</guid></item><item><title>New Post: Long Lived Access Token</title><link>http://facebooksdk.codeplex.com/discussions/292395</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am trying to create a long lived access token which also enables me to post on the wall of users.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am using publish_stream and offline_access as scope parameters.&lt;/p&gt;
&lt;p&gt;However, once the token is granted, My application gets the following exception:&amp;nbsp;(OAuthException) Error validating access token: Session has expired at unix time 1328270400. The current unix time is 1328351957.&lt;/p&gt;
&lt;p&gt;Please let me know how can I obtain Facebook access token which are long lived and can post on behalf of user. Thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>adityavashistha</author><pubDate>Sat, 04 Feb 2012 10:40:56 GMT</pubDate><guid isPermaLink="false">New Post: Long Lived Access Token 20120204104056A</guid></item><item><title>New Post: How to fix the "always-pointing-to-root" problem?</title><link>http://facebooksdk.codeplex.com/discussions/255555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span&gt;prabirshrestha&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I think I could fix it in CanvasUrlBuilder.cs : public Uri GetLoginUrl() {... }&lt;/p&gt;
&lt;p&gt;If I amend the source, will changing&amp;nbsp;GetLoginUrl() screw up the code else where? i.e. is the need for axd used some place else as root ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;&lt;/div&gt;</description><author>notretro</author><pubDate>Fri, 03 Feb 2012 14:22:05 GMT</pubDate><guid isPermaLink="false">New Post: How to fix the "always-pointing-to-root" problem? 20120203022205P</guid></item><item><title>New Post: How to fix the "always-pointing-to-root" problem?</title><link>http://facebooksdk.codeplex.com/discussions/255555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;currently the sdk expects /facebookredirect.axd to be in the root of the virtual directory.&lt;/p&gt;&lt;/div&gt;</description><author>prabirshrestha</author><pubDate>Fri, 03 Feb 2012 14:15:00 GMT</pubDate><guid isPermaLink="false">New Post: How to fix the "always-pointing-to-root" problem? 20120203021500P</guid></item><item><title>New Post: How to fix the "always-pointing-to-root" problem?</title><link>http://facebooksdk.codeplex.com/discussions/255555</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;prabirshrestha,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;is it not possible to have canvas apps in subdirectories without creating a new application hosted in a virtual directory? is it possible to fudge the path to the facebookredirect.axd ?&lt;/p&gt;&lt;/div&gt;</description><author>notretro</author><pubDate>Fri, 03 Feb 2012 13:48:10 GMT</pubDate><guid isPermaLink="false">New Post: How to fix the "always-pointing-to-root" problem? 20120203014810P</guid></item><item><title>New Post: facebookredirect problem using app in Virtual Directory</title><link>http://facebooksdk.codeplex.com/discussions/258103</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am having the same issue, but I'm not using a virtual directory, just a regular directory and the same problem is&amp;nbsp;occurring.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you get a solution to this ?&lt;/p&gt;&lt;/div&gt;</description><author>notretro</author><pubDate>Fri, 03 Feb 2012 13:31:11 GMT</pubDate><guid isPermaLink="false">New Post: facebookredirect problem using app in Virtual Directory 20120203013111P</guid></item><item><title>New Post: Redirect URI for OAuth access token</title><link>http://facebooksdk.codeplex.com/discussions/287978</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Any help on this would be highly appreciated! Thanks!&lt;/p&gt;&lt;/div&gt;</description><author>adityavashistha</author><pubDate>Fri, 03 Feb 2012 10:04:24 GMT</pubDate><guid isPermaLink="false">New Post: Redirect URI for OAuth access token 20120203100424A</guid></item><item><title>New Post: Throwing Exceptions on ParseCookieValue</title><link>http://facebooksdk.codeplex.com/discussions/273578</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Sorry for not replying to your post earlier&lt;/p&gt;
&lt;p&gt;The modification resolved the issue :)&lt;/p&gt;&lt;/div&gt;</description><author>Ohmmega22</author><pubDate>Fri, 03 Feb 2012 04:16:15 GMT</pubDate><guid isPermaLink="false">New Post: Throwing Exceptions on ParseCookieValue 20120203041615A</guid></item><item><title>New Post: Making OAuth work on FB accounts w/ secure browsing enabled (WP7)</title><link>http://facebooksdk.codeplex.com/discussions/285284</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Actually, that doesn't seem to be the same issue. I am not getting the&amp;nbsp;&lt;span&gt;KeyNotFound exception. It's just Facebook sending back Bad Requests because the protocols don't match.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;What I've done do get by this for the moment is create a method:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;FacebookOAuthClient.&lt;/span&gt;ExchangeCodeForAccessTokenAsync(string code, string urlScheme)&lt;/p&gt;
&lt;p&gt;I get the urlScheme from the WebBrowser event handler when FacebookOAuthResult.TryParse returns true and I trickle it all the way down to&amp;nbsp;FacebookOAuthClient.BuildExchangeCodeForAccessTokenParameters. There, I use a UriBuilder to set the redirect_uri parameter if needed.&lt;/p&gt;
&lt;p&gt;I made the urlScheme argument null by default in all methods that I modified, so it seems like everything still compiles, even the non-WP7 projects. If you want to check out the code, I created a gist&amp;nbsp;&lt;a href="https://gist.github.com/1726246"&gt;https://gist.github.com/1726246&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>madd0</author><pubDate>Thu, 02 Feb 2012 22:40:20 GMT</pubDate><guid isPermaLink="false">New Post: Making OAuth work on FB accounts w/ secure browsing enabled (WP7) 20120202104020P</guid></item><item><title>New Post: Making OAuth work on FB accounts w/ secure browsing enabled (WP7)</title><link>http://facebooksdk.codeplex.com/discussions/285284</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;you can track this issue at&amp;nbsp;http://facebooksdk.codeplex.com/workitem/5931&lt;/p&gt;
&lt;p&gt;which has a temporary workaround;&lt;/p&gt;&lt;/div&gt;</description><author>prabirshrestha</author><pubDate>Thu, 02 Feb 2012 22:13:52 GMT</pubDate><guid isPermaLink="false">New Post: Making OAuth work on FB accounts w/ secure browsing enabled (WP7) 20120202101352P</guid></item><item><title>New Post: Making OAuth work on FB accounts w/ secure browsing enabled (WP7)</title><link>http://facebooksdk.codeplex.com/discussions/285284</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am having the exact same problem. If anyone has any idea on how to fix this, it would be greatly welcome.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I edited FacebookOAuthClient.cs around line 473 to use https instead of http:&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;pars[&lt;span style="color: #a31515;"&gt;"redirect_uri"&lt;/span&gt;] = RedirectUri ?? &lt;span style="color: blue;"&gt;new&lt;/span&gt; Uri(&lt;span style="color: #a31515;"&gt;"https://www.facebook.com/connect/login_success.html"&lt;/span&gt;);
&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;
&lt;p&gt;When I do that, it works with secure browsing enabled, but it doesn't seem to work if secure browsing is disabled&amp;hellip;&lt;/p&gt;&lt;/div&gt;</description><author>madd0</author><pubDate>Thu, 02 Feb 2012 21:48:03 GMT</pubDate><guid isPermaLink="false">New Post: Making OAuth work on FB accounts w/ secure browsing enabled (WP7) 20120202094803P</guid></item><item><title>New Post: Authorize without Web.configSetting</title><link>http://facebooksdk.codeplex.com/discussions/288022</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;thank you!&lt;br /&gt;I can&amp;nbsp;do&amp;nbsp;this way&amp;nbsp;(vb.net)&lt;/p&gt;
&lt;p&gt;Dim cFacebookApplication = New DefaultFacebookApplication&lt;br /&gt;cFacebookApplication.AppId = "appid"&lt;br /&gt;cFacebookApplication.AppSecret = "appsecret"&lt;/p&gt;
&lt;p&gt;FacebookApplication.SetApplication(cFacebookApplication)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>KAY8</author><pubDate>Wed, 01 Feb 2012 09:23:15 GMT</pubDate><guid isPermaLink="false">New Post: Authorize without Web.configSetting 20120201092315A</guid></item><item><title>New Post: Authorize without Web.configSetting</title><link>http://facebooksdk.codeplex.com/discussions/288022</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;http://stackoverflow.com/a/4908252/157260&lt;/p&gt;&lt;/div&gt;</description><author>prabirshrestha</author><pubDate>Tue, 31 Jan 2012 14:15:16 GMT</pubDate><guid isPermaLink="false">New Post: Authorize without Web.configSetting 20120131021516P</guid></item><item><title>New Post: Authorize without Web.configSetting</title><link>http://facebooksdk.codeplex.com/discussions/288022</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&lt;span&gt;&lt;span lang="en"&gt;&lt;span&gt;I want to Set&amp;nbsp;&lt;span&gt;appid, appsecret, canvasPage,&lt;/span&gt;&amp;nbsp;&lt;span&gt;and&lt;/span&gt;
&lt;span&gt;canvasUrl&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span lang="en"&gt;&lt;span&gt;Without&lt;/span&gt;&amp;nbsp;&lt;span&gt;&amp;quot;Web.config&amp;quot;&amp;gt;&amp;quot;&lt;/span&gt;&lt;span&gt;facebooksettings&amp;quot;Section&lt;/span&gt;&lt;br&gt;
&lt;span&gt;Can&lt;/span&gt;&amp;nbsp;I &lt;span&gt;Set&amp;nbsp;these values&amp;nbsp;dynamically In .NET?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>KAY8</author><pubDate>Tue, 31 Jan 2012 14:02:51 GMT</pubDate><guid isPermaLink="false">New Post: Authorize without Web.configSetting 20120131020251P</guid></item></channel></rss>