<?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>Testing and Support</title><link>http://developer.myspace.com/community/forums/16.aspx</link><description>Got code that just won't work? Discuss and troubleshoot here.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>Re: PostTo callback is not called</title><link>http://developer.myspace.com/community/forums/thread/31879.aspx</link><pubDate>Fri, 19 Dec 2008 00:03:45 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:31879</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/31879.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=31879</wfw:commentRss><description>&lt;p&gt;Thanks Amy. I&amp;#39;ll let you know as soon as we have a eta for a fix.&lt;/p&gt;</description></item><item><title>Re: PostTo callback is not called</title><link>http://developer.myspace.com/community/forums/thread/31878.aspx</link><pubDate>Thu, 18 Dec 2008 23:51:20 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:31878</guid><dc:creator>amy</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/31878.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=31878</wfw:commentRss><description>&lt;p&gt;Just to confirm, I am having same issue.&amp;nbsp; I have searched other apps their invites are failing too (since they rely on the callback). &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: PostTo callback is not called</title><link>http://developer.myspace.com/community/forums/thread/31876.aspx</link><pubDate>Thu, 18 Dec 2008 23:21:45 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:31876</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/31876.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=31876</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi again! &lt;/p&gt;&lt;p&gt;I&amp;#39;ve been told both were having issues this AM.&amp;nbsp; &lt;/p&gt;&lt;p&gt;I&amp;#39;ll prob only continue to update one thread, so please check in here: http://developer.myspace.com/Community/forums/t/6350.aspx &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PostTo callback is not called</title><link>http://developer.myspace.com/community/forums/thread/31874.aspx</link><pubDate>Thu, 18 Dec 2008 23:17:53 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:31874</guid><dc:creator>Montigo</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/31874.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=31874</wfw:commentRss><description>&lt;p&gt;P.S.&lt;/p&gt;&lt;p&gt;Can anyone tell for sure whether&amp;nbsp; requestSendMessage has a callback function too?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PostTo callback is not called</title><link>http://developer.myspace.com/community/forums/thread/31873.aspx</link><pubDate>Thu, 18 Dec 2008 23:16:58 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:31873</guid><dc:creator>rondata</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/31873.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=31873</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi yes we are aware and think we&amp;#39;ve located the issue. Waiting for an ETA for when it will be fixed. There is another thread on this. Be sure to follow us on twitter for updates. &lt;/p&gt;</description></item><item><title>PostTo callback is not called</title><link>http://developer.myspace.com/community/forums/thread/31870.aspx</link><pubDate>Thu, 18 Dec 2008 22:55:10 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:31870</guid><dc:creator>Montigo</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/31870.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=31870</wfw:commentRss><description>&lt;p&gt;PostTo callback isn&amp;#39;t called whatsoever.&lt;br /&gt;Look at this sample app (based on a sample by MySpace Developers Team).&lt;br /&gt;I put this on the Canvas page but the callback is never called.&lt;br /&gt;Go ahead and try this yourselves.&lt;br /&gt;Any ideas why? &lt;img src="http://developer.myspace.com/Community/emoticons/emotion-7.gif" alt="Tongue Tied" /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;____________________________________________________________ &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;script&amp;gt;&lt;br /&gt;
window.osContainer = opensocial.Container.get();&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;function postBlogCallback(){&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;var os_token = MyOpenSpace.MySpaceContainer.OSToken;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;var message = opensocial.newMessage(&amp;quot;I am a blog post&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;message.setField(opensocial.Message.Field.TITLE, &amp;quot;About Testing&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;message.setField(opensocial.Message.Field.TYPE, MyOpenSpace.PostTo.Targets.BLOG);&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;osContainer.postTo(os_token, message, null, ptCallback);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
function ptCallback(someVal){&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;if (someVal == MyOpenSpace.PostTo.Result.ERROR) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.write(&amp;#39;callback gave error&amp;#39;)&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;else if (someVal == MyOpenSpace.PostTo.Result.CANCELLED) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.write(&amp;#39;user cancelled PostTo&amp;#39;)&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;else if (someVal == MyOpenSpace.PostTo.Result.SUCCESS) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.write(&amp;#39;WE ARE MEETING WITH GREAT SUCCESS!!!&amp;#39;)&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;else {&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.write(&amp;#39;Unrecognized response: &amp;#39; + someVal)&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
postBlogCallback();&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;</description></item></channel></rss>