MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • 401 Error while accessing app from PHP Client library

    Hi Friends, I'm also getting same kind of error as 401.. following is the exception of the code. [05-Nov-2009 05:12:58] PHP Notice: Undefined index: message in /home/silkbrid/public_html/myspaceapp/Space.php on line 185 [05-Nov-2009 05:12:58] PHP Notice: Undefined index: BODY in /home/silkbrid/public_html...
    Posted to Supported Libraries (Forum) by sandy on 11-05-2009
  • Re: PHP Client Library

    Hi Friends, I'm also getting same kind of error as 401.. following is the exception of the code. [05-Nov-2009 05:12:58] PHP Notice: Undefined index: message in /home/silkbrid/public_html/myspaceapp/Space.php on line 185 [05-Nov-2009 05:12:58] PHP Notice: Undefined index: BODY in /home/silkbrid/public_html...
    Posted to Supported Libraries (Forum) by sandy on 11-05-2009
  • How do you request specific user permissions for a MySpaceID application?

    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 "x-opensocial-error: Application does not have permission...
    Posted to MySpaceID (Forum) by christophercrooker on 10-10-2009
  • MySpaceId and fetch friend's data problem

    Hi All! First of all, I want to thank MDP team for SDK. It helps me much! However, I have a problem. I can't get any friend's data, even friend activities. But such method is present in SDK. I'm using java SDK version. The response is the same for any of data request: Exception in thread...
    Posted to MySpaceID (Forum) by Sergei on 08-26-2009
  • Activity Streams

    Hello, I am using the java Myspace sdk , i am trying to retreive the activity stream of a user , but i get 401 error always when i hit the atom url , how do i get it to authorize the atom feed? Or does the api provide a way to get the Activity Stream
    Posted to MySpaceID SDK (Forum) by Sandeep on 07-08-2009
  • Re: Has anyone out there got Status Update REST API working?

    Has anyone had any luck sending a status update without using the MySpaceID SDK? I have the status param in the base string when signing the request, then remove it from that URL and into the POST body. Still getting a 401: Invalid digital signature for base string. If I plug in the same exact params...
    Posted to MySpaceID (Forum) by Janell on 06-03-2009
  • Re: Is it possible to change Status message via REST API?

    I'm also having trouble updating a user's status via our MySpaceID app. I think we have everything set up correctly, but we still get a 401 error (Invalid digital signature for base string). The status param is in the URL for the signing process, then moved from that URL to the POST body before...
    Posted to MySpaceID (Forum) by Janell on 06-02-2009
  • OAuth access token

    Hi, I have a problem with OAuth Authentification. When I want to do a request to have an access token, I have an error: Container returned status 401 "Server returned HTTP response code: 401 for URL Here, the code : private static final String CONSUMER_KEY = "******************************";...
    Posted to MySpaceID (Forum) by Sylvain007 on 05-11-2009
  • Update Status in MyspaceID.sdk?

    I create a MyspaceID app,I want to update Myspace Status in this app. I have download a myspaceid-csharp-sdk-v1.0.2.zip, I through to myspaceid.sdk get an Access Token,then update Myspace Status according to this access token.but I can't successful update Mysapce Status. throw an WebExcepion:(long...
    Posted to MySpaceID (Forum) by mythlink on 04-14-2009
  • Meet error 401 with permission_unknown

    I am developing a desktop application to upload image to Myspace.com. I have succeeded to implement uploading to Myspace.cn. Now I can get request_token and show a web page to let user login. After input Email and Password in the login page and click "Yes, Link this account" button, a page...
    Posted to MySpaceID (Forum) by lcmm on 02-25-2009
Page 1 of 2 (19 items) 1 2 Next >