<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ASP.NET MVC Facebook Birthday App</title><link>http://asp.net</link><pubDate>Mon, 20 May 2013 13:15:15 GMT</pubDate><generator>umbraco</generator><description>Comments for ASP.NET MVC Facebook Birthday App</description><language>en</language><atom:link href="http://asp.net/rss/comments/43259" rel="self" type="application/rss+xml" /><item><title>Comment Posted by midosoft2</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Tue, 02 Apr 2013 05:16:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018827</guid><description><![CDATA[ <p>I have an exception:</p><p>Exception Details: System.InvalidOperationException: Search:AppKey cannot be empty. Make sure you set it in the configuration file.</p><p>and what difference between AppID and AppKey?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/midosoft2.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by raj2511984</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Mon, 15 Apr 2013 00:47:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018908</guid><description><![CDATA[ <p>This is called awesome work, everything is working perfect. Thanks for sharing</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/raj2511984.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Fri, 19 Apr 2013 18:12:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018941</guid><description><![CDATA[ <p>@midosoft2 - AppKey cannot be empty</p><p></p><p>Do a search for AppKey in this tutorial - the code in this sample is throwing the exception because you haven&#39;t set it in the Web.config file. See &lt;add key=&quot;Search:AppKey&quot; value=&quot;[yourkeyvaluehere]&quot; /&gt; in the tutorial.</p><p></p><p>@raj2511984 - Thanks for the feedback and I&#39;m glad you enjoyed it. </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Ricardo87</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Tue, 23 Apr 2013 10:58:55 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018966</guid><description><![CDATA[ <p>How should we handle something like this:</p><p>[FacebookAuthorize]</p><p>public ActionResult Create(FacebookContext context)</p><p>{</p><p>	return View();</p><p>}</p><p></p><p>[HttpPost]</p><p>[FacebookAuthorize]</p><p>[ValidateAntiForgeryToken]</p><p>public ActionResult Create(FacebookContext context, Dummy dummyFromForm)</p><p>{</p><p>}</p><p></p><p>The first method is never called - I think it is because of the Auth-attribute.</p><p>Can you provide a solution/sample?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Ricardo87.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Thu, 25 Apr 2013 13:35:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018981</guid><description><![CDATA[ <p>@Ricardo87 public ActionResult Create</p><p>The first method is a HTTP GET, the 2nd a POST. Fiddler is your friend here.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jalink</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Thu, 02 May 2013 23:07:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019030</guid><description><![CDATA[ <p>Any ideas as to how to get around this error:</p><p></p><p>Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App&#39;s settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App&#39;s domains.</p><p></p><p>I believe I have followed all the instructions so far but sadly this just won&#39;t work :( The only thing I did differently was give it a different project name.</p><p></p><p>Thanks in advance.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/jalink.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by SmartySocial</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Sun, 05 May 2013 11:07:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019038</guid><description><![CDATA[ <p>jalink</p><p></p><p>I got the same error.  What I did is put in a https url in the second canvas app textbox. it worked then but had an ssl error. So the question is now with the new change on facebook How do we develop and test locally??</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/SmartySocial.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jalink</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Sun, 05 May 2013 21:08:02 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019043</guid><description><![CDATA[ <p>Thanks SmartySocial, I just got it to work. I am using IIS Express, set my project&#39;s &quot;SSL Enabled&quot; property to true making the &quot;Secure Canvas URL&quot; &quot;https://localhost:44300/&quot;.</p><p></p><p>The next step was to make sure the browser recognized my SSL certificate as valid and bada-boom bada-bim forget about it... it was all good once again!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/jalink.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Mon, 06 May 2013 20:19:54 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019056</guid><description><![CDATA[ <p>Given URL is not allowed by the Application configuration-</p><p>Thanks for the feedback.</p><p>FB now requires you to use SSL. From the project properties, select True for SSL, then use the SSL URL. I&#39;ve updated the tutorial and the changes should show up in a couple days.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jake.watkins</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Tue, 07 May 2013 21:18:41 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019068</guid><description><![CDATA[ <p>I&#39;ve found a small issue and I&#39;m not sure of the root cause, could somebody shed some light:</p><p>I created a Facebook app using the template without making any changes.  I then published it to Azure.  Here is the URL: <a rel="nofollow" href="http://ipadtest.azurewebsites.net/" target="_blank">ipadtest.azurewebsites.net/</a></p><p>The application works fine if you go there with IE, Chrome, the Android FB app or Safari on an iOS device.  But if you try to go there from the Facebook application on iOS you get the big broken thumb.</p><p>Any ideas?  </p><p>TIA</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jake.watkins.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Ricardo87</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Mon, 13 May 2013 05:56:43 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019098</guid><description><![CDATA[ <p>@ricka6</p><p>I don&#39;t understand your answer. I want to show the form on GET, save values on POST. But when I use FacebookAuthorizeAttribute, every time a POST is executed (because of oauth redirection).</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Ricardo87.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by samarmir</title><link>http://asp.net/vnext/overview/aspnet-mvc/aspnet-mvc-facebook-birthday-app</link><pubDate>Mon, 20 May 2013 13:15:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019143</guid><description><![CDATA[ <p>It is a excellent idea to develop a facebook application. </p><p>I hope you guys continue with these kind of tutorials. </p><p>I would like to suggest MVC tutorials with following subjects;</p><p>Google translator, Google Maps, Google Drive, Multilingual architecture design, Twitter, LinkedIn etc. </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/samarmir.jpg?forceidenticon=false&amp;dt=635047214400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>