<?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>MySpace Developer Platform: Unanswered Threads</title><link>http://developer.myspace.com/community/forums/TopicsNotAnswered.aspx</link><description>Posts that are unanswered</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>401 Unauthorized error</title><link>http://developer.myspace.com/community/forums/thread/53611.aspx</link><pubDate>Fri, 12 Apr 2013 08:22:52 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53611</guid><dc:creator>Valentine Gorec</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53611.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=54&amp;PostID=53611</wfw:commentRss><description>&lt;p&gt;

 Hello.

&lt;/p&gt;&lt;p&gt;(Sorry for my english)
&lt;/p&gt;&lt;p&gt;
What is the difference between the Off-site and on-site authorization OAuth?
&lt;/p&gt;&lt;p&gt;If I do the authorization Off-site version of the application, then everything goes fine (test authorization). It is true there and Consumer key in a hash, not URL. But when I open the game I wrote &amp;quot;Not valid canvas&amp;quot;.
&lt;/p&gt;&lt;p&gt;If I do on the on-site version of the authorization (OpenSocial xml (type=url)), the time of receipt of the secret access token get the response that I was not logged in (401 Unauthorized) ! &lt;/p&gt;&lt;p&gt;What is the difference? How authorize on On-site version or fix &amp;quot;canvas error&amp;quot;?
HMAC_SHA1 use encryption method.
&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;P.S. In on-site version app problem like &lt;a href="http://developer.myspace.com/community/forums/p/10167/48882.aspx#48882"&gt;this post&lt;/a&gt; ,but in my server settings magic_quotes_gpc is set to OFF.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Its sample of code to get Access_Token:&lt;/p&gt;&lt;p&gt;require_once(&amp;quot;OAuth.php&amp;quot;);&lt;br /&gt;&lt;/p&gt;&lt;p&gt;$consumer = new OAuthConsumer(OA_CONSUMER_KEY, OA_CONSUMER_SECRET);&lt;br /&gt;&lt;br /&gt;$req = OAuthRequest::from_consumer_and_token(&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; $consumer, $secret_request_token,&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;quot;GET&amp;quot;, OA_URL_ACCESS_TOKEN,&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; array());&lt;br /&gt;$req-&amp;gt;sign_request(new OAuthSignatureMethod_HMAC_SHA1(), $consumer, $secret_request_token);&lt;br /&gt;$response = file_get_contents($req-&amp;gt;to_url());&amp;nbsp;&amp;nbsp;&amp;nbsp; // HERE ERROR 401&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Can't authorize by OAuth</title><link>http://developer.myspace.com/community/forums/thread/53599.aspx</link><pubDate>Thu, 14 Mar 2013 14:13:03 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53599</guid><dc:creator>Valentine Gorec</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53599.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=81&amp;PostID=53599</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello.&lt;/p&gt;&lt;p&gt;(&lt;span id="result_box" class="short_text"&gt;&lt;span class="hps"&gt;Sorry for&lt;/span&gt; &lt;span class="hps"&gt;my english&lt;/span&gt;&lt;/span&gt;) &lt;/p&gt;&lt;p&gt;&lt;span id="result_box" class=""&gt;&lt;span class="hps"&gt;What is the difference&lt;/span&gt; &lt;span class="hps"&gt;between&lt;/span&gt; &lt;span class="hps"&gt;the Off-site&lt;/span&gt; &lt;span class="hps"&gt;and&lt;/span&gt; &lt;span class="hps atn"&gt;on-&lt;/span&gt;&lt;span&gt;site&lt;/span&gt; &lt;span class="hps"&gt;authorization&lt;/span&gt; &lt;span class="hps"&gt;OAuth&lt;/span&gt;&lt;span&gt;?&lt;/span&gt;&lt;br /&gt;&lt;span class="hps"&gt;If I do the&lt;/span&gt; &lt;span class="hps"&gt;authorization&lt;/span&gt; &lt;span class="hps"&gt;Off-site&lt;/span&gt; &lt;span class="hps"&gt;version of the application&lt;/span&gt;&lt;span&gt;, then&lt;/span&gt; &lt;span class="hps"&gt;everything goes&lt;/span&gt; &lt;span class="hps"&gt;fine.&lt;/span&gt; &lt;span class="hps"&gt;It is true there&lt;/span&gt; &lt;span class="hps"&gt;and&lt;/span&gt; &lt;span class="hps"&gt;Consumer&lt;/span&gt; &lt;span class="hps"&gt;key in&lt;/span&gt; &lt;span class="hps"&gt;a hash&lt;/span&gt;&lt;span&gt;, not&lt;/span&gt; &lt;span class="hps"&gt;URL.&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box" class=""&gt;&lt;span class="hps"&gt;&lt;span id="result_box" class="short_text"&gt;&lt;span class="hps"&gt; But&lt;/span&gt; &lt;span class="hps"&gt;when I open&lt;/span&gt; &lt;span class="hps"&gt;the game&lt;/span&gt; &lt;span class="hps"&gt;I&lt;/span&gt; &lt;span class="hps"&gt;wrote &amp;quot;Not valid canvas&amp;quot;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="hps"&gt;If you&lt;/span&gt; &lt;span class="hps"&gt;do on the&lt;/span&gt; &lt;span class="hps atn"&gt;on-&lt;/span&gt;&lt;span class=""&gt;site&lt;/span&gt; &lt;span class="hps"&gt;version of the&lt;/span&gt; &lt;span class="hps"&gt;authorization (OpenSocial xml (IFrame))&lt;/span&gt;&lt;span&gt;, the&lt;/span&gt; &lt;span class="hps"&gt;time of receipt&lt;/span&gt; &lt;span class="hps"&gt;of the secret&lt;/span&gt; access &lt;span class="hps"&gt;token&lt;/span&gt; &lt;span class="hps"&gt;get the response&lt;/span&gt; &lt;span class="hps"&gt;that I was not&lt;/span&gt; &lt;span class="hps"&gt;logged in&lt;/span&gt;&lt;span&gt;!&lt;/span&gt; &lt;span class="hps"&gt;What is the difference&lt;/span&gt;&lt;span&gt;? How authorize on On-site version or fix &amp;quot;canvas error&amp;quot;?&lt;/span&gt;&lt;br /&gt;&lt;span class="hps"&gt;HMAC_SHA1&lt;/span&gt; &lt;span class="hps"&gt;use&lt;/span&gt; &lt;span class="hps"&gt;encryption method.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title> Help with basic things.</title><link>http://developer.myspace.com/community/forums/thread/53557.aspx</link><pubDate>Tue, 12 Feb 2013 07:40:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53557</guid><dc:creator>Prabhavathi</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53557.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53557</wfw:commentRss><description>&lt;p&gt;I am new to myspace developer. I spend time in google to find how to start developing apps in myspace. I didn&amp;#39;t get satisfied results.&lt;br /&gt;Myspace&amp;#39;s wiki is not repsonding.&lt;br /&gt;&lt;br /&gt;I am planning to do PHP apps in external site.&lt;br /&gt;Where do i start?&lt;br /&gt;Where can i see the documentation?&lt;br /&gt;Where can i get files?&lt;/p&gt;&lt;p&gt;Thanks&lt;br /&gt;Prabha&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Is MySpace developer program dead..... ?</title><link>http://developer.myspace.com/community/forums/thread/53552.aspx</link><pubDate>Fri, 25 Jan 2013 07:23:25 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53552</guid><dc:creator>jon_omms</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53552.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=16&amp;PostID=53552</wfw:commentRss><description>The is no update on blog &amp;amp; forums by the team.
APIs seems to have been changed and the documentation page is down since ages ....

If there is plan to suspend/shutdown please share info about same.

For god sake you are supposed to be Social ......</description></item><item><title>Is MySpace developer program dead..... ?</title><link>http://developer.myspace.com/community/forums/thread/53551.aspx</link><pubDate>Fri, 25 Jan 2013 07:23:11 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53551</guid><dc:creator>jon_omms</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53551.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53551</wfw:commentRss><description>
The is no update on blog &amp;amp; forums by the team.
APIs seems to have been changed and the documentation page is down since ages ....

If there is plan to suspend/shutdown please share info about same.

For god sake you are supposed to be Social ......</description></item><item><title>Return URL issue</title><link>http://developer.myspace.com/community/forums/thread/53545.aspx</link><pubDate>Thu, 03 Jan 2013 09:39:19 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53545</guid><dc:creator>Jaylani</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53545.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=63&amp;PostID=53545</wfw:commentRss><description>Hello, 

I am working on myspace login authentication using oauth. Everything is working fine, But If I login first then it will redirect a wrong URL. Our site starts with http:// but its returning https://. 

Any one know about this issue. Please help me to complete this . 
http://demo01.jextn.com/client-demo/digiversmedia/

This is our site. you can check this by clicking the Myspace icon in the right bottom.

Thanks in advance.</description></item><item><title>SDK Availability</title><link>http://developer.myspace.com/community/forums/thread/53544.aspx</link><pubDate>Wed, 02 Jan 2013 19:35:41 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53544</guid><dc:creator>Jared Coffin</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53544.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=110&amp;PostID=53544</wfw:commentRss><description>Is there any reference to using the PHP SDK?&lt;br /&gt;</description></item><item><title>No Help Links for developers</title><link>http://developer.myspace.com/community/forums/thread/53543.aspx</link><pubDate>Wed, 02 Jan 2013 19:33:51 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53543</guid><dc:creator>Jared Coffin</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53543.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53543</wfw:commentRss><description>None of your help links resolve to a page. Is the developer part of MySpace broken? Any plans to fix? There is no reference or download link to the SDK.&lt;br /&gt;</description></item><item><title>MySpaceID login for my own site</title><link>http://developer.myspace.com/community/forums/thread/53542.aspx</link><pubDate>Wed, 02 Jan 2013 17:58:53 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53542</guid><dc:creator>Jared Coffin</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53542.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53542</wfw:commentRss><description>&lt;p&gt;After hours of search for documentation there was an error that included: External Callback Validation &amp;amp; oauth_callback are not validated&lt;/p&gt;&lt;p&gt;was part of the: HTTP/1.1 401 Unauthorized
Cache-Control: private
Content-Type: text/html
Server: Microsoft-IIS/7.5
WWW-Authenticate: OAuth error&lt;/p&gt;&lt;p&gt;Any ideas would be appreciated.&lt;/p&gt;&lt;p&gt;Jared&lt;/p&gt;&lt;p&gt;BandSpy &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Tag me App...</title><link>http://developer.myspace.com/community/forums/thread/53487.aspx</link><pubDate>Fri, 30 Nov 2012 16:13:36 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53487</guid><dc:creator>ΔИǤΞĿ๏̯͡๏&amp;#223;ĿUΞ™ Ξxςعﾚš&amp;#239;⊕r</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53487.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=63&amp;PostID=53487</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I guess some people got together &amp;amp; decided to report abuse of some kind or another for my &amp;quot;shoutouts&amp;quot; on this app.? The amazing thing about it is two-fold.For one, I post nothing but uplifting qoutes on the &amp;quot;shoutouts&amp;quot; &amp;amp; wishing everyone a great day, evening, etc..&amp;amp; secondly, The admin of that app ie. &amp;quot;Bitryhmes&amp;quot; is MIA/Awhol &amp;amp; does not respond to any emails or messages for @ least the past 6 months or so..I&amp;#39;m hoping someone with admin powers over this app will respond back to me &amp;amp; help me alleviate these issues as well as the &amp;#39;pile&amp;#39; of other issues i&amp;#39;m sure other users/fans are troubled with.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>App development</title><link>http://developer.myspace.com/community/forums/thread/53480.aspx</link><pubDate>Fri, 02 Nov 2012 11:21:35 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53480</guid><dc:creator>Sam</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53480.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53480</wfw:commentRss><description>Not able to access any of your documentation. The following link is not accessible: http://wiki.developer.myspace.com/index.php
Where else can i find documentation related to developing an MYSpaceId app</description></item><item><title>Android Application</title><link>http://developer.myspace.com/community/forums/thread/53478.aspx</link><pubDate>Sun, 28 Oct 2012 06:34:57 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53478</guid><dc:creator>Shubham</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53478.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53478</wfw:commentRss><description>I am using the correct Consumer Key and correct Consumer secret and myspace-android-sdk but I am always getting an error oauthNotAuthorizedException (server replied with 401 error); 
I am using the following Callback_UrL developer.myspace.com/modules/apis/pages/accessdelegationtool.aspx.
I am new to myspace android and basically I want to use myspace in my application so that user can directly share images on myspace from my application.

Thanks in advance</description></item><item><title>Application Title Issue "Will Not Allow Anything"</title><link>http://developer.myspace.com/community/forums/thread/53474.aspx</link><pubDate>Thu, 18 Oct 2012 05:34:23 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53474</guid><dc:creator>Linda Lou Starr</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53474.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53474</wfw:commentRss><description>Have tried every combination of words for title of app possible &amp;amp; message is always &amp;quot;already used&amp;quot; this cannot be possible . . . Even tried lljuoeroew8944573dsfal &amp;amp; got same result LOL - tried this is 3 different browsers as well - any help is greatly appreciated :)
Linda Lou</description></item><item><title>Is there any documentation anywhere?</title><link>http://developer.myspace.com/community/forums/thread/53465.aspx</link><pubDate>Mon, 24 Sep 2012 08:36:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53465</guid><dc:creator>Tzippy</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53465.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=54&amp;PostID=53465</wfw:commentRss><description>&lt;p&gt;I have been trying to find documentation on various API&amp;#39;s, though at the moment specifically the subscription for push Updates.&amp;nbsp; No matter what I click on I get &amp;quot;Page Not Found&amp;quot;&amp;nbsp;.&amp;nbsp; Isn&amp;#39;t there any documentation anymore?&lt;/p&gt;
&lt;p&gt;It is so frustrating to want to try to fix something and have no reference to look at.&lt;/p&gt;</description></item><item><title>Large White Rectangle covers game</title><link>http://developer.myspace.com/community/forums/thread/53461.aspx</link><pubDate>Thu, 06 Sep 2012 20:16:44 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53461</guid><dc:creator>Fair Gamers</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53461.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53461</wfw:commentRss><description>&lt;p&gt;Right now, in Modzilla FireFox, all games I opened were covered with a large white rectangle. Every game.The games are completely unplayable within the MySpace Frame, and there is no way to close or remove the white rectangle. &lt;/p&gt;&lt;p&gt;There is no way for players to report this issue, there is no contact link anywhere on MySpace... How do we get this fixed? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Domain Blocked</title><link>http://developer.myspace.com/community/forums/thread/53459.aspx</link><pubDate>Thu, 23 Aug 2012 22:29:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53459</guid><dc:creator>Social Visibility</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53459.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=11&amp;PostID=53459</wfw:commentRss><description>Go Daddy&amp;#39;s URL shortening service, X.CO, is being blocked by MySpace when a user clicks on the link in a post. While there are certainly spammers using our service, we do malware/phishing checks and our Abuse department shuts them down as quickly as we can.

Can you please unblock that domain so that our customers can link to their sites?

Bill Brown
Development Manager, X.CO
GoDaddy.com, LLC</description></item><item><title>Regarding thi error oauth.signpost.exception.OAuthNotAuthorizedException: Authorization failed (server replied with a 401). This can happen if the consumer key was not correct or the signatures did not match.</title><link>http://developer.myspace.com/community/forums/thread/53457.aspx</link><pubDate>Sat, 18 Aug 2012 14:14:46 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53457</guid><dc:creator>Dhiraj Choudhary</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53457.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53457</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;hallo i am developing an application that needs to integrate myspace and post video on it , for that i am using myspace android-sdk but i am getting this error ,&lt;br /&gt;&lt;/p&gt;&lt;pre class="default prettyprint"&gt;&lt;code&gt;&lt;span class="pun"&gt;&lt;/span&gt;&lt;span class="pln"&gt;oauth&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="pln"&gt;signpost&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="pln"&gt;exception&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;span class="typ"&gt;OAuthNotAuthorizedException&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="typ"&gt;Authorization&lt;/span&gt;&lt;span class="pln"&gt; failed &lt;/span&gt;&lt;span class="pun"&gt;(&lt;/span&gt;&lt;span class="pln"&gt;server replied &lt;/span&gt;&lt;span class="kwd"&gt;with&lt;/span&gt;&lt;span class="pln"&gt; a &lt;/span&gt;&lt;span class="lit"&gt;401&lt;/span&gt;&lt;span class="pun"&gt;).&lt;/span&gt;&lt;span class="pln"&gt; &lt;/span&gt;&lt;span class="typ"&gt;This&lt;/span&gt;&lt;span class="pln"&gt; can happen &lt;/span&gt;&lt;span class="kwd"&gt;if&lt;/span&gt;&lt;span class="pln"&gt; the consumer key was &lt;/span&gt;&lt;span class="kwd"&gt;not&lt;/span&gt;&lt;span class="pln"&gt; correct &lt;/span&gt;&lt;span class="kwd"&gt;or&lt;/span&gt;&lt;span class="pln"&gt; the signatures did &lt;/span&gt;&lt;span class="kwd"&gt;not&lt;/span&gt;&lt;span class="pln"&gt; match&lt;/span&gt;&lt;span class="pun"&gt;.&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;pre class="default prettyprint"&gt;Although my consumer key is correct, on lots of searching on google i can&amp;#39;t find any solution , is there is any bug on myspace api. Please help me , if &lt;/pre&gt;&lt;pre class="default prettyprint"&gt;anyone knows the solution for above problem.&lt;/pre&gt;&lt;pre class="default prettyprint"&gt;Thanks&lt;/pre&gt;&lt;pre class="default prettyprint"&gt;choudhary.dhiraj@ymail.com &lt;br /&gt;&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Accessing account and privacy options issue</title><link>http://developer.myspace.com/community/forums/thread/53454.aspx</link><pubDate>Mon, 13 Aug 2012 03:04:17 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53454</guid><dc:creator>KASH 13K+ WWW.TWITTER.COM/KIDDNAMEDKASH</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53454.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=63&amp;PostID=53454</wfw:commentRss><description>I cant not access the my account options or the privacy option on my account please fix this for me it also wont let me delete all the old stuff on my profile!</description></item><item><title>is it possible to get user email address from MySpaceID App</title><link>http://developer.myspace.com/community/forums/thread/53453.aspx</link><pubDate>Wed, 25 Jul 2012 08:55:17 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53453</guid><dc:creator>Morteza Mohammadi</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53453.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53453</wfw:commentRss><description>I&amp;#39;ve set up an MySpaceId app, but it returns null in [email] and [verified email] fields.
myspace does not provide user email address?</description></item><item><title>Authentication problem from iPhone with MySpaceSDKTester</title><link>http://developer.myspace.com/community/forums/thread/53445.aspx</link><pubDate>Mon, 25 Jun 2012 18:41:46 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53445</guid><dc:creator>assimetric</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53445.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53445</wfw:commentRss><description>Some months ago I developed an application. And now it stopped working for some reasons. I downloaded the latest SDK but it didn&amp;#39;t help...

So now I&amp;#39;m trying to run YOUR DEMO application &amp;quot;MySpaceSDKTester&amp;quot;... but I&amp;#39;m getting the same error when the App sends &amp;quot;getRequestToken&amp;quot; request:

Error Domain=com.myspace.mobile.errorDomain Code=2 &amp;quot;The operation couldn\u2019t be completed. (com.myspace.mobile.errorDomain error 2.)&amp;quot;

Can anybody help me to figure out the problem?

My App ID: 207866</description></item><item><title>Login Form from autoInitiateInstall does NOT redirect back to app</title><link>http://developer.myspace.com/community/forums/thread/53440.aspx</link><pubDate>Sun, 03 Jun 2012 16:21:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53440</guid><dc:creator>William</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53440.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53440</wfw:commentRss><description>&lt;p&gt;While we have been working around platform bugs for the past eyar, this one is important enough that the Myspace Development Team might want to make a fix due to the impact to advertising sales.&lt;/p&gt;&lt;p&gt;Basically, when a logged out user clicks on app link with &amp;quot;autoInitiateInstall=true&amp;quot; (which is the only way we were told to prompt user to install the app), they will be given dialog with &amp;quot;Login to Myspace&amp;quot; and &amp;quot;Signup Free&amp;quot; blue buttons.&amp;nbsp; If they click the former, it goes a redirector to the full login page at https://www.myspace.com/auth/form.&amp;nbsp; After user login from there, they are taken back to the home page instead of being redirected to the app.&amp;nbsp; If they choose to sign-up flow, it also goes back to the home page.&amp;nbsp; This makes the user forget where they are going to thus makes conversion nearly impossible. &lt;/p&gt;&lt;p&gt;&amp;nbsp;Reproduction Step: &lt;br /&gt;&lt;/p&gt;&lt;p&gt;1.&amp;nbsp; Logged out user clicks on a paid app link: eg: http://www.myspace.com/games/play/183301?autoInitiateInstall=true&amp;amp;appParams=%7B%22refpid%22%3A%22myad1%22%7D &lt;/p&gt;&lt;p&gt;2. User chooses either &amp;quot;Login to Myspace&amp;quot; or &amp;quot;Signup free&amp;quot; when prompted that they must be logged in to use the app.&lt;/p&gt;&lt;p&gt;3. Complete either flow, and user goes to the home page instead, without the app installed.&amp;nbsp; This means the user will most likely never be able to get back to the app.&lt;/p&gt;&lt;p&gt;If anyone knows a work around for this, it would really be appreciated. &lt;/p&gt;&lt;p&gt;PS.&amp;nbsp; If the MySpace Development Team manages actually have a chance to read this post, you might want to fix another nasty issue where using the javascript postTo function with the SEND_MESSAGE target will fail and cause the user account to be blocked. (We had changed to use COMMENTS target to work around this) &lt;/p&gt;</description></item><item><title>Application Icons</title><link>http://developer.myspace.com/community/forums/thread/53423.aspx</link><pubDate>Thu, 17 May 2012 12:44:56 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53423</guid><dc:creator>4444Alexandr</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53423.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=11&amp;PostID=53423</wfw:commentRss><description>I create an app but I cannot upload Small and Large icons. When I try to upload these files the page is redirected to http://developer.myspace.com/modules/common/static/html/errorpage.html. The sizes of the images are 16x16 and 64x64. I have tried to load both PNG and JPEG image but the result is the same.</description></item><item><title>On-site Apps</title><link>http://developer.myspace.com/community/forums/thread/53422.aspx</link><pubDate>Wed, 16 May 2012 09:28:53 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53422</guid><dc:creator>X_A_C_K</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53422.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=54&amp;PostID=53422</wfw:commentRss><description>I tried to signup for &amp;#39;on-site apps&amp;#39; for ads canvases, monetization of games played and impressions. it returned an already in use message. what should i do? RESTful Apps Development?</description></item><item><title>500 Internal server error calling api.myspace.com/authorize</title><link>http://developer.myspace.com/community/forums/thread/53421.aspx</link><pubDate>Tue, 15 May 2012 14:54:52 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53421</guid><dc:creator>The Banker's Method</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53421.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=60&amp;PostID=53421</wfw:commentRss><description>Our users trying to use OAuth to provide us with their MySpaceID credentials are seeing &amp;#39;500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.&amp;#39; when redirected to http://api.myspace.com/authorize?oauth_token=.

The 500 error occurs even without passing any parameters, ie, just visiting http://api.myspace.com/authorize causes the error.

The calls to http://api.myspace.com/request_token are return request tokens just fine.</description></item><item><title>Cant update apps</title><link>http://developer.myspace.com/community/forums/thread/53417.aspx</link><pubDate>Thu, 10 May 2012 09:53:46 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:53417</guid><dc:creator>Eddie</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/community/forums/thread/53417.aspx</comments><wfw:commentRss>http://developer.myspace.com/community/forums/commentrss.aspx?SectionID=34&amp;PostID=53417</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Get a myspace cannot find page when trying to update any app.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to update as for example my Flash swf&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;http://cache01-widget01.myspacecdn.com/1/l_eabd4aa93fad424eaaa0d7fee0166994.swf&lt;/p&gt;&lt;p&gt;gets&amp;nbsp;&lt;/p&gt;&lt;h1&gt;Service Unavailable - DNS failure&lt;/h1&gt;
The server is temporarily unable to service your request.  Please try again
later.&lt;p&gt;
Reference #11.3c7b7a5c.1336643453.12c3ca07

&lt;/p&gt;&lt;p&gt;- on profiles the app / Flash just doesnt load.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This seems to be becoming a frequent problem...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;&lt;p&gt;Eddie &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>