<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developer.myspace.com/Community/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>JavaScript/HTML - Container</title><link>http://developer.myspace.com/Community/forums/23.aspx</link><description>Discuss the OpenSocial container interface for MySpace.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/41935.aspx</link><pubDate>Sun, 28 Jun 2009 00:00:31 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41935</guid><dc:creator>∞X∞</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41935.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=41935</wfw:commentRss><description>&lt;p&gt;In my case the install callback seems to work intermittently. Over a period of 30k installs it will fail about 200 times that I know of. &lt;/p&gt;&lt;p&gt;I have tried my best to rule out the problem being on my end; I have four different servers, all of which run smoothly, all of which use different code to handle the callback. &lt;/p&gt;&lt;p&gt;I am estimating that the callback never gets called for about 5% of installs. I tested this myself by uninstalling the app and reinstalling. On the 5th or 6th try I noticed that the install callback was never contacted.&lt;/p&gt;&lt;p&gt;I&amp;#39;m sure you&amp;#39;re familiar with apps that say &amp;quot;add this app to continue.&amp;quot; For these apps, if the install callback is never executed, the app will never know you have installed, and prompt you to install again, which is impossible since you already have the app installed. In this case, a user is stuck and will probably assume the app is broken and uninstall. But occassionally they will send a message, and I go ahead and add their account myself. &lt;/p&gt;&lt;p&gt;This is kind of depressing when I think of the number of users who didn&amp;#39;t send me a message and moved on.&lt;/p&gt;&lt;p&gt;Anyway I&amp;#39;m trying to rule out everything on my end, so if you have an idea please let me know, I&amp;#39;d be very grateful.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;x &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/39751.aspx</link><pubDate>Tue, 05 May 2009 23:15:27 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:39751</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/39751.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=39751</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ll check into it. I don&amp;#39;t know if this will help you out, but did you see our blog post re: callback url last month? &lt;/p&gt;
&lt;p&gt;&lt;a href="http://developer.myspace.com/Community/blogs/devteam/archive/2009/04/09/Callback-URL-Settings.aspx"&gt;http://developer.myspace.com/Community/blogs/devteam/archive/2009/04/09/Callback-URL-Settings.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me check in and see if we can figure out what the prob is. Thanks for your patience.&lt;/p&gt;
&lt;p&gt;Rhonda&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/39749.aspx</link><pubDate>Tue, 05 May 2009 22:46:10 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:39749</guid><dc:creator>El Jefe</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/39749.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=39749</wfw:commentRss><description>Rhonda,&lt;br /&gt;&lt;br /&gt;

I believe Sashi is referencing the Uninstall Callback URL field in the Callback URL Settings section on the Edit App Information page (http://developer.myspace.com/modules/apps/pages/editapp.aspx?appid=######).  Apparently setting a PHP file there that should update our user as uninstalled &amp;amp; remove their data is not getting called by MySpace when users uninstall the app.&lt;br /&gt;&lt;br /&gt;

Can you confirm if there&amp;#39;s something special about this Uninstall Callback URL field or help to get the issue resolved?&lt;br /&gt;&lt;br /&gt;

Thanks!</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/38354.aspx</link><pubDate>Thu, 02 Apr 2009 21:08:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:38354</guid><dc:creator>sashi</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/38354.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=38354</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Rhonda,&lt;/p&gt;&lt;p&gt;I am not getting your questions. We have given the uninstall callbackurl in the myspace app settings page and when user uninstalls the app the call backurl never gets called&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p&gt;Sashi &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/37720.aspx</link><pubDate>Fri, 20 Mar 2009 19:27:38 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:37720</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/37720.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=37720</wfw:commentRss><description>&lt;p&gt;What library are you using?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Rhonda&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/37699.aspx</link><pubDate>Fri, 20 Mar 2009 14:48:51 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:37699</guid><dc:creator>sashi</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/37699.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=37699</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;For my application the uninstall callback url does never gets called. Can you please let me know if this is working&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p&gt;Sashi &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/16000.aspx</link><pubDate>Tue, 05 Aug 2008 21:53:11 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:16000</guid><dc:creator>Darrell A.</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/16000.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=16000</wfw:commentRss><description>&lt;p&gt;?!&lt;/p&gt;
&lt;p&gt;Maybe I&amp;#39;m the only one missing this......&lt;/p&gt;
&lt;p&gt;On the page that is asking for the Callback URL settings, what do you do?&lt;/p&gt;
&lt;p&gt;How do you get them?&lt;/p&gt;
&lt;p&gt;It seems like there a lot of conversation in this forum, but none of it linear, and all of it skipping chapters.&lt;/p&gt;
&lt;p&gt;How does one get this information to enter it into these fields????????&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/15231.aspx</link><pubDate>Mon, 28 Jul 2008 06:59:40 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:15231</guid><dc:creator>brian</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/15231.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=15231</wfw:commentRss><description>&lt;p&gt;Both install and uninstall seem to be working now, except that there&amp;#39;s a different oauth_signature than the one i usually get from a makeRequest call. &lt;/p&gt;&lt;p&gt;So it seems there&amp;#39;s a different OAuth Consumer Secret somewhere for the install/uninstall call than the main one listed in the application configuration.&amp;nbsp; Does anyone know how to find out what that is so we can properly authenticate these calls?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/14161.aspx</link><pubDate>Sat, 12 Jul 2008 15:26:14 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:14161</guid><dc:creator>$</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/14161.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=14161</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;The callback url is a url that you supply that is meaningful to your application.&amp;nbsp; It&amp;#39;s a mechanism that allows notification of installing and uninstalling an application.&amp;nbsp; I use the callback url to insert a record in a database that indicates a particular owner installed the application.&amp;nbsp; I then relate that table to my domain model.&amp;nbsp; If you don&amp;#39;t care about keeping track of when someone removes or adds your app then you won&amp;#39;t need the callback url.&amp;nbsp; I think it&amp;#39;s optional so you should still be able to submit your app without it.&amp;nbsp; The only caveat being that you&amp;#39;re application framework will never know if a user has installed the app or not. &lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/14150.aspx</link><pubDate>Sat, 12 Jul 2008 07:27:40 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:14150</guid><dc:creator>GITANAJAVA</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/14150.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=14150</wfw:commentRss><description>&lt;p&gt;Like Siddhartha, I need more information about what to input for the Install/Uninstall Callback URL.&amp;nbsp; I have completed all the other information requested in the application, but I have absolutely NO IDEA what a callback URL is, where to find it or how to generate it.&amp;nbsp; Help!&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/13010.aspx</link><pubDate>Sat, 28 Jun 2008 09:12:24 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:13010</guid><dc:creator>Ashish</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/13010.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=13010</wfw:commentRss><description>&lt;p&gt;It&amp;#39;s still now working! I have supplied both install and uninstall urls for my application; none of the url is getting called / pinged.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/12883.aspx</link><pubDate>Thu, 26 Jun 2008 21:57:16 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:12883</guid><dc:creator>Siddhartha</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/12883.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=12883</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I am new to MySpace and am creating an application. I wanted to know what url shall I&amp;nbsp; give for Install Callback Url and UninstallCallback URL.&lt;/p&gt;&lt;p&gt;Is it the url for the applications profile? please do let me know.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Waiting for a quick reply.Thanks in Advance.&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p&gt;Siddhartha&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/11863.aspx</link><pubDate>Wed, 11 Jun 2008 02:08:17 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:11863</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/11863.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=11863</wfw:commentRss><description>&lt;p&gt;Is this still an issue?&lt;/p&gt;&lt;p&gt;Please check in...&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, provide me with info for qa to reproduce.&lt;/p&gt;&lt;p&gt;Rhonda&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/11769.aspx</link><pubDate>Tue, 10 Jun 2008 01:35:43 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:11769</guid><dc:creator>Josh</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/11769.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=11769</wfw:commentRss><description>Any news?&lt;br /&gt;</description></item><item><title>Re: does Install Callback Url work?</title><link>http://developer.myspace.com/Community/forums/thread/10198.aspx</link><pubDate>Fri, 16 May 2008 17:24:25 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:10198</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/10198.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=23&amp;PostID=10198</wfw:commentRss><description>&lt;p&gt;Let me check into this. :)&lt;/p&gt;
&lt;p&gt;Rhonda&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>