<?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>MySpaceID</title><link>http://developer.myspace.com/Community/forums/60.aspx</link><description>This forum is for questions and all things MySpaceID related. (Formerly DA)</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20910.1126)</generator><item><title>500 internal server error getting access token</title><link>http://developer.myspace.com/Community/forums/thread/44353.aspx</link><pubDate>Thu, 26 Nov 2009 00:52:55 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44353</guid><dc:creator>David</dc:creator><slash:comments>12</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44353.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44353</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I currently ran into this problem where attempting to exchange the request token for an access token gives a 500 internal server error. I tried with the access delegation tool (http://developer.myspace.com/modules/apis/pages/accessdelegationtool.aspx) and that is also giving an &amp;quot;InternalServerError&amp;quot; notice. Would anybody have an idea why this error is showing up? I would imagine that a external domain validation error would give a 4XX error code. &lt;/p&gt;&lt;p&gt;I can provide any additional information if that is required.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;David &lt;br /&gt;&lt;/p&gt;</description></item><item><title>How do you request specific user permissions for a MySpaceID application?</title><link>http://developer.myspace.com/Community/forums/thread/43719.aspx</link><pubDate>Sat, 10 Oct 2009 17:57:53 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:43719</guid><dc:creator>christophercrooker</dc:creator><slash:comments>8</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/43719.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=43719</wfw:commentRss><description>&lt;p&gt;I have implemented several MySpaceID clients from scratch now, and understand the system pretty well. However, I get errors when I try to access (some of) the OpenSocial v0.9 endpoints. The response is 401 as usual, but the error message is &amp;quot;x-opensocial-error: Application does not have permission to view person&amp;#39;s full contact info&amp;quot;. I am trying to access this endpoint:&lt;/p&gt;&lt;p&gt;http://opensocial.myspace.com/roa/09/statusmood/@me/@self&lt;/p&gt;&lt;p&gt;I can see on other applications that there is a new permission configuration screen. But, when I add the app to a profile, I just see a single checkbox to allow access to information. Also, my application does not appear in the list of installed applications so I cannot click on the link that shows up for other applications to modify the permission configuration.&lt;/p&gt;&lt;p&gt;How do we do this? I do not have the option of creating UI on MySpace to manually request permissions using the opensocial APIs.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>MySpaceID JSL Broken?? Unable to Login...</title><link>http://developer.myspace.com/Community/forums/thread/44362.aspx</link><pubDate>Thu, 26 Nov 2009 19:54:04 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44362</guid><dc:creator>MocoSpace</dc:creator><slash:comments>4</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44362.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44362</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m following the demo and sample code more or less exactly but get a popup window with &amp;quot;&lt;i&gt;Oops! We&amp;#39;re sorry, but we are unable to process your request. It looks like something is incorrect in the request we received from the site or service that brought you here.&lt;/i&gt;&amp;quot; when calling MSID.Connect.requestLogin() (after calls to MSID.Connect.init() and MSID.Connect.tryConnect()). The URL in the popup is:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://api.myspace.com/openid?myspaceid.consumer_key=597fb936da5d4008873541b159a22ea2&amp;amp;myspaceid.target_domain=http%3A%2F%2Fstage.mocospace.com%2F &lt;/p&gt;&lt;p&gt;I&amp;#39;ve got my RelayReceiver.html file in the root directory of my Webserver, and my app status shows as &amp;quot;Live&amp;quot;. I&amp;#39;ve tried any number of workarounds, am about to give up on this. Any suggestions?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Basic test failed with new myspaceid app</title><link>http://developer.myspace.com/Community/forums/thread/44611.aspx</link><pubDate>Sat, 05 Dec 2009 19:26:59 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44611</guid><dc:creator>Chad</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44611.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44611</wfw:commentRss><description>I have an iframe app we made a long time ago and the test is very simple it just makes you login via myspaceid and returns the authenticated info (http://api.myspace.com/v1/user). It works fine with my old APP, but with the new apps set of keys it just returns nothing. I even tried testing the External App Auth via this link: http://developer.myspace.com/modules/apis/pages/accessdelegationtool.aspx ... I get to Step 3 of 5 and click the &amp;quot;Get Access Token&amp;quot; button and I get a ajax response that says &amp;quot;InternalServerError -&amp;quot; in red. But like I said it works fine with my older app (which is not myspaceid). I&amp;#39;m starting to think our keys (consumer/secret) are no in your system or something.

Any help is greatly appreciated. </description></item><item><title>got http code 201 but received nothing even in notification box </title><link>http://developer.myspace.com/Community/forums/thread/44075.aspx</link><pubDate>Fri, 13 Nov 2009 07:03:02 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44075</guid><dc:creator>tang</dc:creator><slash:comments>7</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44075.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44075</wfw:commentRss><description>&lt;div class="ForumPostContentText"&gt;
&lt;p&gt;hello everyone, I am totally confused about the api call bellow.&lt;/p&gt;
&lt;p&gt;I have built a myspaceid application and now&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want to send message through my site on behalf of myspace users with &lt;/p&gt;
&lt;p&gt;&lt;a href="http://api.myspace.com/v1/applications/123XXX/notifications"&gt;http://api.myspace.com/v1/applications/123XXX/notifications&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and I got http code 201 which means &amp;quot;Created&amp;quot;&amp;nbsp;according to official document, I try and try and try, &lt;/p&gt;
&lt;p&gt;but received nothing in my friends&amp;#39; notification box&amp;nbsp;or their homepage. &lt;/p&gt;
&lt;p&gt;why???&amp;nbsp;Is&amp;nbsp;there anyone who can&amp;nbsp;help me?&lt;/p&gt;
&lt;p&gt;Today I found a message&amp;nbsp;about myspaceid as bellow&lt;/p&gt;
&lt;p&gt;[Publish notifications from your Web site to MySpace (coming soon)]&lt;/p&gt;
&lt;p&gt;does it means that I can not send notifications with a myspaceid application? &lt;/p&gt;
&lt;p&gt;Is there anyone from myspaceid development team who can tell me when can I use this function on my website?&lt;/p&gt;
&lt;p&gt;It seems that the api call [&lt;a href="http://api.myspace.com/v1/applications/123XXX/notifications"&gt;http://api.myspace.com/v1/applications/123XXX/notifications&lt;/a&gt;] is for MySpaceApp not for&lt;/p&gt;
&lt;p&gt;MySpaceID. Is there anything wrong with my understanding?&lt;/p&gt;&lt;/div&gt;</description></item><item><title>Get friends list not returning all friends</title><link>http://developer.myspace.com/Community/forums/thread/38442.aspx</link><pubDate>Mon, 06 Apr 2009 09:08:33 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:38442</guid><dc:creator>Karthik</dc:creator><slash:comments>9</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/38442.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=38442</wfw:commentRss><description>Hi,
&lt;br /&gt;
&lt;br /&gt;
I am running into problems using the MyspaceId-PHP-SDK to retrieve all of a user&amp;#39;s friends at once. I was setting the pageSize parameter of the getFriends() function in myspace.php to &amp;quot;all&amp;quot;, but that was only return 20 friends. Then, I noticed that myspace.php sets a &amp;quot;pageSize&amp;quot; parameter while the API calls for a &amp;quot;page_size&amp;quot; parameter. So I changed line 233 of myspace.php to read:
&lt;br /&gt;
&lt;br /&gt;
&lt;font face="Lucida Console" size="2"&gt;&amp;#39;page_size&amp;#39; =&amp;gt; (empty($pageSize) ? 20 : $pageSize),&lt;/font&gt;
&lt;br /&gt;
&lt;br /&gt;
After that, I am able to get 99 friends. Is there something I am missing? How can I retrieve all friends in one shot?
&lt;br /&gt;
&lt;br /&gt;
Thanks,
&lt;br /&gt;
Karthik</description></item><item><title>Login using MyspaceID on mobille browser</title><link>http://developer.myspace.com/Community/forums/thread/41678.aspx</link><pubDate>Thu, 18 Jun 2009 09:10:48 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:41678</guid><dc:creator>Adnan</dc:creator><slash:comments>3</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/41678.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=41678</wfw:commentRss><description>&lt;p&gt;I have developed a website optimized for mobile
browser. The website allows users to sign in using myspaceid. On a
mobile browser, when user clicks on myspaceid button, it redirects to
myspace login page (i-e
http://api.myspace.com/authorize/oauth_token?=xxx, this page is not
optimized for mobile screen. Is there any way to show this login page
optimized for mobile screen?&lt;/p&gt;</description></item><item><title>MySpaceId Fail to redirect after authentication</title><link>http://developer.myspace.com/Community/forums/thread/44206.aspx</link><pubDate>Thu, 19 Nov 2009 11:36:32 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44206</guid><dc:creator>Hong</dc:creator><slash:comments>5</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44206.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44206</wfw:commentRss><description>&lt;p&gt;Hi:&lt;/p&gt;&lt;p&gt;&amp;nbsp;After this authenticating at this url:&lt;/p&gt;&lt;p&gt;http://api.myspace.com/authorize?oauth_token=xV5SNHElLaO%2B4hvoYQlhJGptSN2TXi8EjCt3AVGwVYS2JbH%2FY3LwJhC8uEim5w3NsIuZ6EjZiAe2gimPphSsZ8gkW%2Fjma3mp2Wp6LSwIKRIa0qppvuEYg4haTr7EozR1&amp;amp;oauth_callback=http%3A%2F%2Fdog.com%2Fsocial_buy%2Fmyspace_authorized%3Fshare_id%3D30&lt;/p&gt;&lt;p&gt;&amp;nbsp;No problem with signature or anything. The myspace simply says &amp;quot;Success! Your account has been linked to myapp. You may now close this window.&amp;quot; The url of that window is &amp;quot;http://api.myspace.com/Authorize.mvc/LinkAccount?some params&amp;quot;, instead of actually redirecting back to dog.com &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I use the developer account of the app, and I made sure that External site url is http://dog.com, so is the external domain. I even published the app, but no help at all. I am using the ruby sdk.  &lt;/p&gt;&lt;p&gt;&amp;nbsp;Any help would be greatly appreciated. Thank you.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Status 403 - Banned IP</title><link>http://developer.myspace.com/Community/forums/thread/44160.aspx</link><pubDate>Wed, 18 Nov 2009 06:43:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44160</guid><dc:creator>Shahzad</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44160.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44160</wfw:commentRss><description>Hi,
While calling oauth authentication, I m constantly receiving this error messages on my 2 project servers. (I&amp;#39;vent Called any Api from them yet ).

Its working fine on my development server (which is localhost)

What can be cause of this error ? And how to resolve it ?
</description></item><item><title>Desktop app: signature_invalid via /access_token</title><link>http://developer.myspace.com/Community/forums/thread/44134.aspx</link><pubDate>Tue, 17 Nov 2009 16:40:54 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44134</guid><dc:creator>NuSkooler</dc:creator><slash:comments>7</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44134.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44134</wfw:commentRss><description>&lt;p&gt;A few months back I developed a C++/wxWidgets library for accessing MySpace REST. I&amp;#39;m now back on the project and am having issues authenticating via OAuth. The first thing I had to do is create a new API key (MySpaceID) as the old one apparently got converted into the wrong type. Everything now works as expected until I try to exchange my token with /access_token. When doing so, I get this response:&lt;/p&gt;&lt;p&gt;oauth_problem=signature_invalid&lt;/p&gt;&lt;p&gt;Now, here is the confusing part:&lt;/p&gt;&lt;p&gt;Using the online OAuth tool, I can enter the same input variables (nonce, timestamp, token, ...) and generate a query string: It is 100% identical to the one I am sending; If I then use the &amp;quot;Generate URI and Submit&amp;quot; option, I get the expected response: A authenticated token. However, the exact same URL sent from my client gets the above error back from the server. &lt;/p&gt;&lt;p&gt;To re-iterate:&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;My GET URL is 100% identical to that generated by the online OAuth tool&lt;/li&gt;&lt;li&gt;Using said URL, my client gets &amp;quot;oauth_problem=signature_invalid&amp;quot; as a response; The online OAuth tool gets the expected results (an authenticated token)&lt;/li&gt;&lt;/ul&gt;Is there something I&amp;#39;m missing here? Do I need to send additional data in the HTTP headers? Please help!&lt;br /&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Getting oauth callback url malformed error with MySpaceID Ruby SDK</title><link>http://developer.myspace.com/Community/forums/thread/42915.aspx</link><pubDate>Fri, 21 Aug 2009 20:14:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:42915</guid><dc:creator>Saumil</dc:creator><slash:comments>21</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/42915.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=42915</wfw:commentRss><description>&lt;p&gt;I downloaded the basic MySpaceID Ruby SDK and have been having a hellish time getting OAuth to work. I&amp;#39;m using the oauth_controller to authenticate and once I put in my username/password, I get a response with:&lt;/p&gt;&lt;p&gt;oauth_problem = parameter_rejected&lt;/p&gt;&lt;p&gt;oauth_parameter_rejected = oauth_callback&lt;/p&gt;&lt;p&gt;oauth_problem_advice = oauth callback uri is malformed.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now: this should NOT occur because I&amp;#39;m using official MySpace supplied Ruby code. But regardless, I have gone in and changed the callback_url to every possible combination on our site (http://foobar.com, foobar.com/testpage, /testpage, with and without escaping, etc.) and seem to consistently get back the same error response.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Documentation on this specific area of oAuth is pretty sparse here on MySpace. Can someone please step in and help?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>* Realm Already Used</title><link>http://developer.myspace.com/Community/forums/thread/44284.aspx</link><pubDate>Sun, 22 Nov 2009 16:59:16 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44284</guid><dc:creator>ethan</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44284.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44284</wfw:commentRss><description>I created a MySpace ID app on this MySpace user and set the realm to a specific domain I was using (including the trailing slash, because that seems to cause errors otherwise.)

I now need to migrate this app to a new MySpace user using the same domain/realm for authentication.

I have deleted the MySpaceID app from this account and created the new MySpaceID App on the other MySpace account, but now when I try to add the realm to my new app I keep getting the error: &amp;quot;Already Used&amp;quot;.

Is this a known error? Is there a fix for it? Am I being forced to use a completely new realm?

</description></item><item><title>Not getting back oauth_callback_confirmed when fetching request token</title><link>http://developer.myspace.com/Community/forums/thread/44199.aspx</link><pubDate>Thu, 19 Nov 2009 01:56:11 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44199</guid><dc:creator>Uma</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44199.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44199</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;I am trying to fetch oauth request token hitting the api &lt;a href="http://api.myspace.com/request_token"&gt;http://api.myspace.com/request_token&lt;/a&gt;.&amp;nbsp;Getting&amp;nbsp;a &amp;nbsp;200 OK from the api but in the response body,&amp;nbsp;only seeing the oauth_token and oauth_token_secret. According to OAuth 1.0RevA , i should be also seeing a oauth_callback_confirmed param. Am i missing something ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>myspaceID access token error</title><link>http://developer.myspace.com/Community/forums/thread/44651.aspx</link><pubDate>Tue, 08 Dec 2009 17:49:49 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44651</guid><dc:creator>huricanes2001</dc:creator><slash:comments>4</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44651.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44651</wfw:commentRss><description>&lt;p&gt;Dear MDP Team,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I&amp;#39;m getting a 500 error message when I use your Oauth external app Auth tool&amp;nbsp; Specifically when I get to the last step where I exchange the request token for an access one.&lt;/p&gt;&lt;p&gt;I&amp;#39;m getting a similar error in my code, where I am using the Zend Framework for PHP to retrieve this. Everything is going smoothly up until I request an access token.&lt;/p&gt;&lt;p&gt;Let me know if you can take a look into it. &lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>MySpaceID desktop app post/put request</title><link>http://developer.myspace.com/Community/forums/thread/44720.aspx</link><pubDate>Thu, 10 Dec 2009 15:27:13 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44720</guid><dc:creator>Milos</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44720.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44720</wfw:commentRss><description>&lt;p&gt;Every time I try post/put request I get error 401, even when I try it in the OAuth Testing Tool. Do I have to have some permisions to do that? If so how can I get permisions?&lt;/p&gt;</description></item><item><title>Unauthorized: Access is denied due to invalid credentials</title><link>http://developer.myspace.com/Community/forums/thread/44291.aspx</link><pubDate>Mon, 23 Nov 2009 12:48:48 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44291</guid><dc:creator>Garbagezero</dc:creator><slash:comments>7</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44291.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44291</wfw:commentRss><description>Hi,&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; krunal told in one post that &amp;quot;Currently there is no user controlled permission model for MySpaceID apps&amp;quot;. Can a developer upload photo to his account from myspaceid sdk sample with our permission model?. It is returning the following error response when i try to upload photo.&lt;br /&gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;header&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;Server Error&amp;lt;/h1&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;div class=&amp;quot;content-container&amp;quot;&amp;gt;&amp;lt;fieldset&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;h2&amp;gt;401 - Unauthorized: Access is denied due to invalid credentials.&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;h3&amp;gt;You do not have permission to view this directory or page using the credentials that you supplied.&amp;lt;/h3&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;/fieldset&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; Waiting for your reply.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;M Praveen Kumar.</description></item><item><title>I think the time in the activity streams is off.</title><link>http://developer.myspace.com/Community/forums/thread/40278.aspx</link><pubDate>Mon, 18 May 2009 12:28:53 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:40278</guid><dc:creator>Joey</dc:creator><slash:comments>11</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/40278.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=40278</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;When using python and feedparser to parse the atom feed created by get_activities and get_friends_activities, it appears that the timestamp given is way behind the time of the actual event. It appears as if the time is using possibly pacific time (didn&amp;#39;t do the math, but it&amp;#39;s close) but being presented as if it were GMT (Z).&amp;nbsp; &lt;/p&gt;</description></item><item><title>Clarity on MySpaceID and OpenSocial 0.9</title><link>http://developer.myspace.com/Community/forums/thread/44705.aspx</link><pubDate>Thu, 10 Dec 2009 03:34:29 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44705</guid><dc:creator>BEEF</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44705.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44705</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I just wanted some clarification on the abilities of MySpaceID and the OpenSocial 0.9 REST resources.&amp;nbsp; Is it possible to post comments on friend&amp;#39;s statuses?&amp;nbsp; The documentation is very spotty on the abilities of MySpaceID with this new resource.&amp;nbsp; So I&amp;#39;m looking for more of a punch list of yes/no capabilities for all the 0.9 methods you list in the documentation (as it pertains to MySpaceID).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Brett &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Has anyone out there got Status Update REST API working?</title><link>http://developer.myspace.com/Community/forums/thread/36837.aspx</link><pubDate>Tue, 03 Mar 2009 15:39:05 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:36837</guid><dc:creator>Alex Li</dc:creator><slash:comments>14</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/36837.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=36837</wfw:commentRss><description>&lt;p&gt;through MySpaceID.&amp;nbsp; Please kindly share your example code or exprience.&amp;nbsp; Thanks! &lt;/p&gt;</description></item><item><title>Post a picture</title><link>http://developer.myspace.com/Community/forums/thread/44453.aspx</link><pubDate>Tue, 01 Dec 2009 09:24:59 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44453</guid><dc:creator>TestMaeg</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44453.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44453</wfw:commentRss><description>&lt;p&gt;Hello all,&lt;/p&gt;&lt;p&gt;&amp;nbsp;Is there a working way to post a picture on my MySpace profile with PHP ?&lt;/p&gt;&lt;p&gt;I tried several samples that do not work&lt;/p&gt;&lt;p&gt;Best regards &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Debug ideas: access token request times out?</title><link>http://developer.myspace.com/Community/forums/thread/44646.aspx</link><pubDate>Tue, 08 Dec 2009 05:22:12 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44646</guid><dc:creator>Yuri</dc:creator><slash:comments>0</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44646.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44646</wfw:commentRss><description>Using the hybrid approach I&amp;#39;m able to sign in via OpenID and receive the OAuth request token as expected, but requesting the access token from that results in an http read time out (with the read time out set to two minutes.) An example POST is
&lt;p&gt;
&lt;code&gt;
&amp;quot;POST /access_token HTTP/1.1\r\nAccept: */*\r\nConnection: close\r\nUser-Agent: OAuth gem v0.3.6\r\nAuthorization: OAuth oauth_nonce=\&amp;quot;sgQ6sMZareqlGZpHm7rwyDzrBe8KpznmKCsCjM97WU\&amp;quot;, oauth_signature_method=\&amp;quot;HMAC-SHA1\&amp;quot;, oauth_timestamp=\&amp;quot;1260248771\&amp;quot;, oauth_consumer_key=\&amp;quot;210ddbb4e8394a5bba9cd564ff9763ac\&amp;quot;, oauth_token=\&amp;quot;dGIwDThdDtIkTHo39w4XNkwdi4iFSLIpkSRShdUAGgRttQrshZynf%2F9rYCcIjjWJudT1O%2Bwg2S8OWfAa%2B%2BqmXYTPF0d%2BjGi%2FMhXZ0%2FRWPmkoFCC26AxVizixudk2d4rD\&amp;quot;, oauth_verifier=\&amp;quot;75137cf8-9278-416e-a8d1-823cffe4c6ce\&amp;quot;, oauth_signature=\&amp;quot;Y6EFY05vAXGYXnsP0TWN0PGFyFA%3D\&amp;quot;, oauth_version=\&amp;quot;1.0\&amp;quot;\r\nContent-Length: 0\r\nHost: stage-api.myspace.com\r\n\r\n&amp;quot;
&lt;/code&gt;
&lt;p&gt;
As that shows, am using the Ruby OAuth gem. FWIW, the same code in play here does work with the hybrid sign ins of Google and Yahoo. I&amp;#39;ve traced through the Ruby SDK sample and, insofar as I can see, verified this does all that does. And, I&amp;#39;ve tried varying everything I can think of just to get a different response, or rather any response, with the only result being a 500 error if I switch the method to GET or the scheme to query string.
&lt;p&gt;
Any ideas on what could be wrong or how to debug and find what is?</description></item><item><title>timestamp_refused</title><link>http://developer.myspace.com/Community/forums/thread/44485.aspx</link><pubDate>Wed, 02 Dec 2009 18:49:44 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44485</guid><dc:creator>Pavel</dc:creator><slash:comments>1</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44485.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44485</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m having a trouble of application returning error code &lt;b&gt;timestamp_refused&lt;/b&gt;. Please let me know what I could be doing wrong.&lt;/p&gt;&lt;p&gt;I realize that this must have something to do with the timezones, but I&amp;#39;m not sure what exactly and why.&lt;/p&gt;&lt;p&gt;&amp;nbsp;I could make this working only by changing library file to make my timestamp match the range, like this:&lt;/p&gt;&lt;p&gt;&amp;nbsp;private static function generate_timestamp() {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; //dirty hack here for now&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return time()+14200;&lt;br /&gt;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;Any help is appreciated.&lt;/p&gt;&lt;p&gt;Thank you &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Cannot add test users</title><link>http://developer.myspace.com/Community/forums/thread/44483.aspx</link><pubDate>Wed, 02 Dec 2009 18:38:23 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44483</guid><dc:creator>Pavel</dc:creator><slash:comments>5</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44483.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44483</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m developming a myspace application and I would like to test it.&lt;br /&gt;I
tried to add test users without any luck. At &amp;quot;Developers &amp;amp; Testers&amp;quot;
page I see only &amp;quot;Developers&amp;quot; block. On the net I found a screenshot
which shows that there should also be a &amp;quot;Testers&amp;quot; block. I tried to
drag the user to the place where that block is supposed to be and the
user &amp;quot;became green&amp;quot;, though after refreshing it is white again, so I
guess it was not added.&lt;br /&gt;Please help me to solve this.&lt;/p&gt;</description></item><item><title>MySpace API for sending/receiving IM(Instant message)</title><link>http://developer.myspace.com/Community/forums/thread/44077.aspx</link><pubDate>Fri, 13 Nov 2009 14:30:00 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44077</guid><dc:creator>Reetu</dc:creator><slash:comments>3</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44077.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44077</wfw:commentRss><description>&lt;p&gt;Is there any Myspace API to send IM from external website application and for contact list(friends list) management.I am trying with api.myspace.com, but there seems to be another site MyspaceIM.com.&lt;br /&gt;Any help will be great. Thanks. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Authorizing for command-line apps</title><link>http://developer.myspace.com/Community/forums/thread/44373.aspx</link><pubDate>Fri, 27 Nov 2009 15:25:50 GMT</pubDate><guid isPermaLink="false">8e485011-333f-425c-b84a-1febdb8bfab0:44373</guid><dc:creator>Andrew</dc:creator><slash:comments>2</slash:comments><comments>http://developer.myspace.com/Community/forums/thread/44373.aspx</comments><wfw:commentRss>http://developer.myspace.com/Community/forums/commentrss.aspx?SectionID=60&amp;PostID=44373</wfw:commentRss><description>&lt;p&gt;How would I authorize a user to use a command-line application? I&amp;#39;m using MySpaceID for a desktop app. However MySpace is refusing to save my setting due to needing callback URLs.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Help me! &lt;br /&gt;&lt;/p&gt;&lt;div id="refHTML"&gt;&lt;/div&gt;</description></item></channel></rss>