<?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>Notifications</title><link>http://developer.myspace.com/community/forums/107.aspx</link><description>Use this forum to discuss Notifications.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>question: how to attach a link in content of notification ?</title><link>http://developer.myspace.com/community/forums/thread/51946.aspx</link><pubDate>Wed, 08 Dec 2010 11:06:57 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:51946</guid><dc:creator>mygod test</dc:creator><slash:comments>7</slash:comments><comments>http://developer.myspace.com/community/forums/thread/51946.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=51946</wfw:commentRss><description>Hi all, i use Notifications MySpace v1 and send notification to my friends from myspaceid offsite, but i don&amp;#39;t know how to attach a link (ex: Hi ${recipient}, a notification from &lt;a href="http://mysite.com"&gt;mysite.com&lt;/a&gt;)

any help is greatly appreciate! thanks much</description></item><item><title>What is 409 response code meaning?</title><link>http://developer.myspace.com/community/forums/thread/44163.aspx</link><pubDate>Wed, 18 Nov 2009 13:28:29 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44163</guid><dc:creator>Artavazd</dc:creator><slash:comments>11</slash:comments><comments>http://developer.myspace.com/community/forums/thread/44163.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=44163</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m getting 409 response code when sending notification via REST API for a one app, for other apps everything is ok, notifications are send without problem.&lt;/p&gt;&lt;p&gt;&amp;nbsp;errormessage - &lt;br /&gt;&lt;/p&gt;&lt;pre&gt;The page was not displayed because there was a conflict.&lt;/pre&gt;</description></item><item><title>Duplicating Notifications</title><link>http://developer.myspace.com/community/forums/thread/50830.aspx</link><pubDate>Sat, 16 Oct 2010 16:36:42 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:50830</guid><dc:creator>IcePick</dc:creator><slash:comments>13</slash:comments><comments>http://developer.myspace.com/community/forums/thread/50830.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=50830</wfw:commentRss><description>My notifications are duplicating.&lt;br /&gt;

I&amp;#39;m sending them via php osapi:&lt;br /&gt;
&lt;br /&gt;
---snip&lt;br /&gt;
$osapi = new osapi(new osapiMySpaceProvider(), new osapiOAuth2Legged($appkey, $appsecret, $user_id));&lt;br /&gt;
$*** = $osapi-&amp;gt;newBatch();&lt;br /&gt;
&lt;br /&gt;
$dn  = $rs1[0][&amp;#39;data&amp;#39;]-&amp;gt;displayName;&lt;br /&gt;
&lt;br /&gt;
$notif = new osapiNotification();&lt;br /&gt;
$notif-&amp;gt;setField(&amp;#39;recipientIds&amp;#39;,$msnotif);&lt;br /&gt;
$notif-&amp;gt;setTemplateParameter(&amp;#39;content&amp;#39;,$dn.&amp;#39; blah!&amp;#39;);&lt;br /&gt;
$notif-&amp;gt;setTemplateParameter(&amp;#39;button0_surface&amp;#39;,&amp;#39;canvas&amp;#39;);&lt;br /&gt;
$notif-&amp;gt;setTemplateParameter(&amp;#39;button0_label&amp;#39;,&amp;#39; button &amp;#39;);&lt;br /&gt;
$notif-&amp;gt;setTemplateParameter(&amp;#39;button0_params&amp;#39;,urlencode(urlencode(urlencode(&amp;#39;page.php&amp;#39;))));&lt;br /&gt;

$params = array(&amp;#39;notification&amp;#39;=&amp;gt;$notif);&lt;br /&gt;
$***-&amp;gt;add($osapi-&amp;gt;notifications-&amp;gt;create($params), &amp;#39;send_notification&amp;#39;);&lt;br /&gt;
$stupid = $***-&amp;gt;execute();&lt;br /&gt;
---snip&lt;br /&gt;
&lt;br /&gt;
They duplication 3-4 times.  There are 2 other calls on the page for creating gifts, but nothing else duplicates.&lt;br /&gt;</description></item><item><title>OAuth data problem: 401 Invalid digital signature for base string</title><link>http://developer.myspace.com/community/forums/thread/42332.aspx</link><pubDate>Thu, 23 Jul 2009 05:40:42 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42332</guid><dc:creator>zhang</dc:creator><slash:comments>3</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42332.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42332</wfw:commentRss><description>&lt;p&gt;Hi, i want to send Notifications by REST, but i alway get the error: &lt;/p&gt;&lt;pre id="line1"&gt;{&amp;quot;statusCode&amp;quot;:&amp;quot;401&amp;quot;,&amp;quot;statusDescription&amp;quot;:&amp;quot;Invalid digital signature for base string: \&amp;quot;POST&amp;amp;&lt;span class="entity"&gt;amp;&lt;/span&gt;http%3A%2F%2Fapi.myspace.com%2Fv1%2Fapplications%2F113049%2Fnotifications&amp;amp;&lt;span class="entity"&gt;amp;&lt;/span&gt;oauth_consumer_key%3Dhttp%253A%252F%252Fwww.myspace.com%252F400403500%26oauth_nonce%3Daff54b0a10d1eaf94d33d3a955f29a0a%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1248325976%26oauth_token%3D%26oauth_version%3D1.0\&amp;quot;&amp;quot;}&lt;/pre&gt;&lt;p&gt;&amp;nbsp;it must be the problem of &amp;quot;OAuth&amp;quot;, I used &amp;quot;OAuth&amp;quot; class from &lt;a&gt;MySpaceID_SDK_for_PHP, i check out the code from http://myspaceid-php-sdk.googlecode.com/svn/trunk/&amp;nbsp; and i copy the&amp;nbsp; OAuth.php and CryptUtil.php to my PHP lib. &lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Here is the url created by &amp;quot;OAuth&amp;quot;:&lt;/p&gt;http://api.myspace.com/v1/applications/113049/notifications?oauth_version=1.0&amp;amp;oauth_nonce=aff54b0a10d1eaf94d33d3a955f29a0a&amp;amp;oauth_timestamp=1248325976&amp;amp;oauth_consumer_key=http%3A%2F%2Fwww.myspace.com%2F4xxxx500&amp;amp;oauth_token=&amp;amp;oauth_signature_method=HMAC-SHA1&amp;amp;oauth_signature=8z2ls%2F%2Fw7%2FWhV27wGbxUeOEWBWI%3D
&lt;p&gt;I used the&amp;nbsp; official PHP API of myspace which required HTTP_Request class of PEAR( it is not official API now). I had read this topic&lt;a&gt;&lt;/a&gt; http://developer.myspace.com/Community/forums/p/8227/41138.aspx#41138&lt;/p&gt;&lt;p&gt;Could some one tell me what the &amp;quot;OAuth&amp;quot; problem is?&amp;nbsp; And where can i find the documentation and example code of &lt;a&gt;MySpaceID_SDK_for_PHP ?&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;THANK YOU! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Open Social option v0.9 Missing</title><link>http://developer.myspace.com/community/forums/thread/48550.aspx</link><pubDate>Thu, 10 Jun 2010 18:37:01 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:48550</guid><dc:creator>Steve</dc:creator><slash:comments>3</slash:comments><comments>http://developer.myspace.com/community/forums/thread/48550.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=48550</wfw:commentRss><description>&lt;p&gt;We are planning to upgrade our application to the v0.9, in an attempt to utilize the new app notifications feature.&amp;nbsp; However, the option to select v0.9 is missing from the container settings (currently only shows options for 0.7 and 0.8).&amp;nbsp; Can you help?&lt;/p&gt;</description></item><item><title>App to User Notifications not working in OpenSocial 0.8 &amp; 0.9 container</title><link>http://developer.myspace.com/community/forums/thread/48570.aspx</link><pubDate>Fri, 11 Jun 2010 19:00:35 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:48570</guid><dc:creator>Steve</dc:creator><slash:comments>5</slash:comments><comments>http://developer.myspace.com/community/forums/thread/48570.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=48570</wfw:commentRss><description>Using the code provided at http://wiki.developer.myspace.com/index.php?title=OpenSocial_v0.9_Notifications we are unable to send nofication to our exisiting app users. The only way we can utilize app notifications, using this code, is if we send a notification to our own account - that does go through. We have also tried sending using the Opensocial 0.8 container API.&amp;nbsp; Are you aware of any issues with app notifications using either of these?</description></item><item><title>Tips for More Effective Notifications</title><link>http://developer.myspace.com/community/forums/thread/48486.aspx</link><pubDate>Mon, 07 Jun 2010 21:12:48 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:48486</guid><dc:creator>my␣ CodeStorm</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/48486.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=48486</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color:black;"&gt;Hopefully, 
most of you are taking advantage of our App Notifications
feature.&amp;nbsp; Anecdotally we hear that app notifications contribute to over 
20% of traffic for games on MySpace, so if you’re not using this viral 
channel you’re missing out!&amp;nbsp; Are your notifications driving as much user
 engagement
 &amp;nbsp;as
you had hoped?&lt;/span&gt;&lt;span id="PreviewBody"&gt;

&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;Check out our 
new wiki document, App Notifications Best
Practices for some tips on making the most of notifications.&lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;Some ideas 
include:&lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;Always have 
the notification add some value for the player
in your game.&amp;nbsp;&amp;nbsp; Reward the user in some way, such as giving out an
item for free for responding to the notification.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;img src="http://c1.ac-images.myspacecdn.com/images02/121/l_464c9349796240058c1f843cf825a718.png" alt="coin reward" align="left" border="" height="105" hspace="" width="409" /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;Or, show them 
something personalized from their progress in
the game that would draw the user’s interest and encourage a visit to 
the
game.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;img src="http://c4.ac-images.myspacecdn.com/images02/137/l_5f2a8c44db714cd498694287741d8f63.png" alt="mine full" align="left" border="" height="111" hspace="" width="407" /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;Avoid sending 
generic notifications that have no more value
than an advertisement.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p class="MsoNormal"&gt;&lt;span style="color:black;"&gt;Check out the 
full document here:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;/span&gt;&lt;a href="http://developerwiki.myspace.com/index.php?title=App_Notifications_Best_Practices"&gt;&lt;span style="color:black;"&gt;http://developerwiki.myspace.com/index.php?title=App_Notifications_Best_Practices&lt;/span&gt;&lt;/a&gt;
 &lt;/p&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>sending notification</title><link>http://developer.myspace.com/community/forums/thread/47549.aspx</link><pubDate>Tue, 13 Apr 2010 07:09:20 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:47549</guid><dc:creator>Senthil</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/community/forums/thread/47549.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=47549</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Currently am developing the contact import module from myspace. For this, we have implemented opensocial. While sending the message using opensocial, it throws an error &lt;b&gt;REST END POINT API is temporarily disabled&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please let me know your suggestion ASAP.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Senthil &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item><item><title>REST based app notifications problem</title><link>http://developer.myspace.com/community/forums/thread/42005.aspx</link><pubDate>Fri, 03 Jul 2009 01:04:41 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42005</guid><dc:creator>Tatung</dc:creator><slash:comments>10</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42005.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42005</wfw:commentRss><description>&lt;p&gt;Our application successfully sends app to user notifications until today.&amp;nbsp; Today we still get the &amp;quot;posted&amp;quot; response so it looks like everything is fine but the notification doesnt show up in the user&amp;#39;s notification box.&amp;nbsp; It will show only occassionally.&amp;nbsp; Looks like MySpace is doing something to cut down on &amp;quot;spam&amp;quot;?&amp;nbsp; Is this correct and what rules are being used?&lt;/p&gt;&lt;p&gt;&amp;nbsp;-Tatung &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Register notifications receiver</title><link>http://developer.myspace.com/community/forums/thread/44066.aspx</link><pubDate>Thu, 12 Nov 2009 16:06:55 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44066</guid><dc:creator>Boris</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/community/forums/thread/44066.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=44066</wfw:commentRss><description>&lt;p&gt;I have a task to register my server as a MySpace notifications receiver. Was trying to find some documentation on the community page but haven&amp;#39;t found anything. Does anybody know how to do this or may be there is good link for MySpase notifications API? Thanks in advance.&lt;/p&gt;</description></item><item><title>Bug: Links from notifications are maleformed</title><link>http://developer.myspace.com/community/forums/thread/43827.aspx</link><pubDate>Thu, 22 Oct 2009 19:02:52 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:43827</guid><dc:creator>Smart</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/community/forums/thread/43827.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=43827</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m creating a notification with template params &amp;quot;button0_surface, button0_label, button0_params&amp;quot;.&amp;nbsp; Button0_params is a json encoded set of params to direct users to a specific experience which matches the notification.&lt;/p&gt;&lt;p&gt;Unfortunately, it appears that the actual link that the user gets sent to when clicking the button is maleformed.&amp;nbsp; I get: &lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=104682&amp;amp;appParams=&lt;b&gt;{&amp;amp;canvas_source=appnotification &lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;But the template params I used was:&lt;/p&gt;&lt;p&gt;&amp;#39;templateParams&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;button0_surface&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; &amp;#39;canvas&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;button0_label&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; _(&amp;#39;Check it out&amp;#39;),&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;button0_params&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; json_encode(array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;z_page&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; &amp;#39;inbox&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;from&amp;#39;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; &amp;#39;flirt-self-notification&amp;#39;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ))&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It looks like our button params are stripped out, and replaced with maleformed json.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>inconsistency when exceeding notification content size limit</title><link>http://developer.myspace.com/community/forums/thread/41129.aspx</link><pubDate>Thu, 04 Jun 2009 17:26:59 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41129</guid><dc:creator>Caca</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/community/forums/thread/41129.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=41129</wfw:commentRss><description>&lt;p&gt;This isn&amp;#39;t major, but I&amp;#39;ve noticed that when creating a notification that exceeds the 150 character content limit, the REST endpoint returns a successful status code and a success response {&amp;quot;postnotificationstatus&amp;quot;:&amp;quot;posted&amp;quot;}, but never actually delivers the notification. Would be great if it instead returned a failure status code to let developers know their params are causing things to bomb.&lt;/p&gt;&lt;p&gt;I haven&amp;#39;t checked what the behavior is when the content limit is exceeded through the opensocial container.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Ed&lt;/p&gt;</description></item><item><title>Problem sending notifications through java sdk</title><link>http://developer.myspace.com/community/forums/thread/43073.aspx</link><pubDate>Tue, 01 Sep 2009 14:04:17 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:43073</guid><dc:creator>Chaitu</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/community/forums/thread/43073.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=43073</wfw:commentRss><description>&lt;div class="ForumPostContentText"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I am trying to use &lt;strong&gt;&amp;#39;MySpaceID SDK for Java&amp;#39;&lt;/strong&gt; for accessing the myspace data.&lt;br /&gt;I am having problems with sending notifications using this SDK.&lt;/p&gt;
&lt;p&gt;Its working fine and the notifications are displaying in the userprofile when&lt;br /&gt;the notification is for an internal application, i mean when the user adds my&lt;br /&gt;application.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;But since my requirement is i need to send notification from an external application,&lt;br /&gt;i have created and myspaceID application and other things like status update etc &lt;br /&gt;are working fine. &lt;br /&gt;The main problem is when i try to send notification for a user, i get the status&lt;br /&gt;as &lt;br /&gt;&lt;strong&gt;{&amp;quot;postnotificationstatus&amp;quot;:&amp;quot;posted&amp;quot;}&lt;/strong&gt;&lt;br /&gt;but the notification has not been seen in the user notification tab after several &lt;br /&gt;hours also.&lt;/p&gt;
&lt;p&gt;For the reference the following is my sample code which i used:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;SecurityContext scontext = new SecurityContext(exkey,exsecret);&lt;br /&gt;RestV1 restObj = new RestV1(scontext);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;HashMap tpMap = new HashMap();&lt;br /&gt;tpMap.put(&amp;quot;content&amp;quot;,&amp;quot;sample notification content&amp;quot;);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Object postObj = restObj.sendNotification(&amp;lt;appid&amp;gt;, &amp;lt;userid&amp;gt;, tpMap, null);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Please suggest on this and quick response is appreciated.&lt;/p&gt;
&lt;p&gt;Thanks for u r time in advance,&lt;br /&gt;Chaitu&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Notification Indicator</title><link>http://developer.myspace.com/community/forums/thread/42893.aspx</link><pubDate>Thu, 20 Aug 2009 16:00:40 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42893</guid><dc:creator>Darrell (SNAP Interactive)</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42893.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42893</wfw:commentRss><description>&lt;p&gt;Any update on when this will be implemented to alert users to new notifications? &amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>HTTP Error 403.1 - Forbidden: Execute access is denied</title><link>http://developer.myspace.com/community/forums/thread/42638.aspx</link><pubDate>Wed, 05 Aug 2009 10:05:25 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42638</guid><dc:creator>Stefano</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42638.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42638</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I have an application in &lt;span id="statusApp112788"&gt;Development app status, because i&amp;#39;m still working on application.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;When i send a notification (for test) server returns this message:&lt;/p&gt;&lt;pre&gt;[createMessage] =&amp;gt; osapiError Object&lt;br /&gt;        (&lt;br /&gt;            [errorCode:private] =&amp;gt; 403&lt;br /&gt;            [errorMessage:private] =&amp;gt; HTTP Error 403.1 - Forbidden: Execute access is denied.&lt;/pre&gt;&lt;pre&gt;                                      Internet Information Services (IIS)&lt;br /&gt;            [response] =&amp;gt; &lt;br /&gt;        )&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;&amp;nbsp;Why i have this error? can i send test notifications without publishing my app? The method people work correctly, so i don&amp;#39;t believe that it&amp;#39;s an auth error. &lt;/p&gt;&lt;p&gt;PS. I&amp;#39;m using OPENSOCIAL PHP API.&lt;/p&gt;&lt;p&gt;&amp;nbsp;
Thank you everyone in advance for the answers&lt;/p&gt;</description></item><item><title>is it possible to send notification using open id Auth or oAuth??</title><link>http://developer.myspace.com/community/forums/thread/42499.aspx</link><pubDate>Thu, 30 Jul 2009 10:10:57 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42499</guid><dc:creator>Biraj</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42499.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42499</wfw:commentRss><description>&lt;p&gt;I have my own website and wants to integrate mySpace services that application,.I have developed application using open Auth and also&amp;nbsp;&lt;/p&gt;&lt;p&gt;oAuth. But it gives &lt;b&gt;error : Send notification only works for onsite application&lt;/b&gt; &lt;/p&gt;&lt;p&gt;is it true??or can i send notification using open Auth (or oAuth) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks for reading my issue&lt;/p&gt;</description></item><item><title>Send notification to friends using asp.net(c#) </title><link>http://developer.myspace.com/community/forums/thread/42471.aspx</link><pubDate>Wed, 29 Jul 2009 10:37:22 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42471</guid><dc:creator>Biraj</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42471.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42471</wfw:commentRss><description>&lt;p&gt;i have my website and i wish &amp;quot; if user can send notification thier myspace friends from mywebsite.&amp;quot;&lt;/p&gt;&lt;p&gt;Thanks for reading my issue&lt;/p&gt;&lt;p&gt;Biraj &lt;img src="http://developer.myspace.com/Community/emoticons/emotion-37.gif" alt="Storm" /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Getting error while Sending notification to myspace friends using asp.net(c#) (open Auth)</title><link>http://developer.myspace.com/community/forums/thread/42492.aspx</link><pubDate>Thu, 30 Jul 2009 06:44:44 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42492</guid><dc:creator>Biraj</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42492.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42492</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Error: Sendnotification only works for Onsite application&lt;/p&gt;&lt;p&gt;(I have my own website and i wish &amp;#39;User can send email/notification to their myspace friends from mywebsit&amp;#39;&lt;/p&gt;&lt;p&gt;if possible pls give some code eg )&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thank for reading my issue &lt;/p&gt;</description></item><item><title>appParams in Notification</title><link>http://developer.myspace.com/community/forums/thread/42184.aspx</link><pubDate>Tue, 14 Jul 2009 08:19:09 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42184</guid><dc:creator>vDream Lijen</dc:creator><slash:comments>3</slash:comments><comments>http://developer.myspace.com/community/forums/thread/42184.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=42184</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I am using the RESTful interface in order to send notifications to users.&amp;nbsp; I am able to get the notifications working properly, but I would like to attach some appParams to the button in the notification.&amp;nbsp; Is there any way to do that with the RESTful interface? I know that its possible with the OpenSocial container, but I wasnt able to find anything about doing this with the REST interface. &lt;/p&gt;&lt;p&gt;Here&amp;#39;s the body of my POST request.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;recipients=xxxxxx&amp;amp;templateParameters={&amp;quot;content&amp;quot;:&amp;quot;hello world&amp;quot;,&amp;quot;button0_surface&amp;quot;:&amp;quot;canvas&amp;quot;,&amp;quot;button0_label&amp;quot;:&amp;quot;Hi There&amp;quot;} &lt;/p&gt;&lt;p&gt;&amp;nbsp;And heres the documentation that I&amp;#39;ve read through:&lt;/p&gt;&lt;p&gt;http://wiki.developer.myspace.com/index.php?title=App_Notifications&lt;/p&gt;&lt;p&gt;http://wiki.developer.myspace.com/index.php?title=POST_v1_applications_applicationId_notifications&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any help would be greatly appreciated &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Problems with Image in Notification</title><link>http://developer.myspace.com/community/forums/thread/41038.aspx</link><pubDate>Tue, 02 Jun 2009 19:34:41 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41038</guid><dc:creator>Andre Wussow</dc:creator><slash:comments>4</slash:comments><comments>http://developer.myspace.com/community/forums/thread/41038.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=41038</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi all,&lt;/p&gt;&lt;p&gt;&amp;nbsp;i&amp;#39;ve tried the tutorial on http://wiki.developer.myspace.com/index.php?title=App_Notifications&lt;/p&gt;&lt;p&gt;But i&amp;#39;m stucking on adding an individual image to my notification. If i use the profile image as described above, everythings works fine, but if i use an external URL, no notification is send.&lt;/p&gt;&lt;p&gt;So&lt;/p&gt;&lt;p&gt;// attach the picture&lt;br /&gt;var mediaItemArray = [;&lt;br /&gt;mediaItemArray.push(opensocial.newMediaItem(&amp;quot;&amp;quot;, MyOpenSpace.MediaItemHelper.PROFILE_PICTURE)); &lt;/p&gt;&lt;p&gt;works fine. But&lt;/p&gt;&lt;p&gt;// attach the picture&lt;br /&gt;var mediaItemArray = [;&lt;br /&gt;mediaItemArray.push(opensocial.newMediaItem(&amp;quot;&amp;quot;, &amp;quot;http://www......./my.jpg&amp;quot;));&lt;/p&gt;&lt;p&gt;&amp;nbsp;doesn&amp;#39;t works. Also not if i specify the MIME-Type ( mediaItemArray.push(opensocial.newMediaItem(opensocial.MediaItem.Type.IMAGE, &amp;quot;http://www......./my.jpg&amp;quot;));&amp;nbsp; ).&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any suggestions?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Best regards,&lt;/p&gt;&lt;p&gt;André &lt;br /&gt;&lt;/p&gt;</description></item><item><title>REST notification endpoint always returns 401, wrong base string</title><link>http://developer.myspace.com/community/forums/thread/40526.aspx</link><pubDate>Fri, 22 May 2009 09:10:30 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:40526</guid><dc:creator>Smart</dc:creator><slash:comments>9</slash:comments><comments>http://developer.myspace.com/community/forums/thread/40526.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=40526</wfw:commentRss><description>&lt;p&gt;In my developer test app, I can&amp;#39;t get notifications to work. I keep getting a 401 status. I&amp;#39;ve used your OAuth test tool, and everything there matches with what I am generating on my end. &amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;I POST to:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;http://api.myspace.com/v1/applications/104682/notifications?oauth_consumer_key=http%3A%2F%2Fmyspace.zoosk.web1dev.sfo2.zoosk.com%2Fapp%2Fapp.php&amp;amp;oauth_nonce=a303744597949fc186cc7ec56f2b77ad&amp;amp;oauth_signature=ko5WP1NxlVKCHiFRt8Sz9EcVDD0%3D&amp;amp;oauth_signature_method=HMAC-SHA1&amp;amp;oauth_timestamp=1243019051&amp;amp;oauth_version=1.0&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;With Post-body: &lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;recipients=193182272&amp;amp;templateParameters=%7B%22button0_surface%22%3A%22canvas%22%2C%22button0_label%22%3A%22Check%20it%20out%22%2C%22content%22%3A%22smarguy%20just%20sent%20you%20a%20message%20on%20Zoosk.%20smarguy%20lives%20in%20San%20Francisco%2CCalifornia.%22%7D&amp;amp;mediaItems=%7B%22http%3A%2F%2Fapi.myspace.com%2Fv1%2Fusers%2F193182272%22%7D&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Here&amp;#39;s what I&amp;#39;m getting in the notification API response:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;{&amp;quot;statusCode&amp;quot;:&amp;quot;401&amp;quot;,&amp;quot;statusDescription&amp;quot;:&amp;quot;Invalid digital signature for base string: \&amp;quot;POST&amp;amp;http%3A%2F%2Fapi.myspace.com%2Fv1%2Fapplications%2F104682%2Fnotifications&amp;amp;oauth_consumer_key%3Dhttp%253A%252F%252Fmyspace.zoosk.web1dev.sfo2.zoosk.com%252Fapp%252Fapp.php%26oauth_nonce%3Da303744597949fc186cc7ec56f2b77ad%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1243019051%26oauth_version%3D1.0\&amp;quot;&amp;quot;}&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;First off, that base string there is wrong. There are a bunch of variables in the post body that should be getting put into the base string when OAuth POST method is used.&lt;/p&gt;&lt;p&gt;What&amp;#39;s going on here? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Timeout sending App Notification</title><link>http://developer.myspace.com/community/forums/thread/41434.aspx</link><pubDate>Wed, 10 Jun 2009 03:17:30 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41434</guid><dc:creator>myspace PPI</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/community/forums/thread/41434.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=41434</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to use the server-to-server app notification, but I keep getting a 500 read timeout.&lt;br /&gt;I&amp;#39;ve verified that by base string and signature match what&amp;#39;s generated by the OAuth testing tool, and I&amp;#39;ve bumped up the read timeout to 60 secs.&lt;/p&gt;&lt;p&gt;I&amp;#39;m use perl&amp;#39;s Net::OAth, here&amp;#39;s my code:&lt;/p&gt;&lt;p&gt;my $request = Net::OAuth-&amp;gt;request(&amp;#39;consumer&amp;#39;)-&amp;gt;new(&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;consumer_key&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;lt;MyKey&amp;gt;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;consumer_secret&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;lt;MySecret&amp;gt;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;request_url&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;#39;http://api.myspace.com/v1/applications/&amp;lt;AppID&amp;gt;/notifications&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;request_method&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;#39;POST&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;signature_method&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;#39;HMAC-SHA1&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;timestamp&amp;#39; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; time,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;nonce&amp;#39; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; time.&amp;#39;-1&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;version&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;#39;1.0&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;#39;extra_params&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;recipients&amp;#39;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;=&amp;gt; &amp;lt;TestUserID&amp;gt;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#39;templateParameters&amp;#39; =&amp;gt; &amp;#39;{&amp;quot;content&amp;quot;:&amp;quot;test1&amp;quot;}&amp;#39;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $request-&amp;gt;sign;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;my $ua = LWP::UserAgent-&amp;gt;new;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;$ua-&amp;gt;timeout(60);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;my $res = $ua-&amp;gt;request(POST $request-&amp;gt;to_url);&lt;/p&gt;&lt;p&gt;&amp;nbsp;Is there some kind of outage, or maybe some security setting I&amp;#39;m not aware of? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>REST based app notifications not working today?</title><link>http://developer.myspace.com/community/forums/thread/41372.aspx</link><pubDate>Tue, 09 Jun 2009 04:39:46 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41372</guid><dc:creator>KushApps</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/community/forums/thread/41372.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=41372</wfw:commentRss><description>&lt;p&gt;Are they not working today? I haven&amp;#39;t been able to send out any notifs successfully so far. Any known issues? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>iframe and canvas_source</title><link>http://developer.myspace.com/community/forums/thread/41211.aspx</link><pubDate>Sat, 06 Jun 2009 05:18:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41211</guid><dc:creator>KushApps</dc:creator><slash:comments>3</slash:comments><comments>http://developer.myspace.com/community/forums/thread/41211.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=41211</wfw:commentRss><description>&lt;p&gt;Is there an equivalent of the URL querystring canvas_source=appnotification for iframes?&lt;/p&gt;&lt;p&gt;How can we know whether the user came from an app notification or not in an iframe app?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thx &lt;br /&gt;&lt;/p&gt;</description></item><item><title>requestSendMessage type PUBLIC</title><link>http://developer.myspace.com/community/forums/thread/41288.aspx</link><pubDate>Mon, 08 Jun 2009 08:46:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41288</guid><dc:creator>ProfilePlugins</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/community/forums/thread/41288.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=107&amp;PostID=41288</wfw:commentRss><description>&lt;p&gt;is it posible to sendMessage to comments without the confirmation popup ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If so, could you let me know how.&lt;/p&gt;
&lt;p&gt;if not, could you tell me if this is on the table for consideration?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;</description></item></channel></rss>