MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: Update Status PUT

    Thank you so much jDavid. Are there any implementation documentation with this? Also, whcih file should I be using? The Source folder? Never mind, I think I should be using the myspace.php that was updated: Thank you very much, I will update you guys on how it plays out for me.
    Posted to MySpaceID (Forum) by The Doctor on 04-01-2009
  • Update Status PUT

    The OAuth.php is found from the myspaceid-php-sdk My updateStatus is not working.. public function updateStatus($userid, $status) { $this->requireToken(); $r = $this->oAuthRequest($this->userStatusURL($userid),array($status),"PUT"); return $r; } Here's what is returned: Fatal error...
    Posted to MySpaceID (Forum) by The Doctor on 03-18-2009
  • How update Status from external app?

    Hello! I'm try update the status for the lgged user in my website. If I have his myspace's id, I can get his profile,friendlist, etc. But now, I try to put a new status for this user, status like "Connected in my Website". I could get his status, for this I use file_get_contents(http...
    Posted to MySpaceID (Forum) by Tester Serfe on 03-02-2009
  • Re: what is the status on "status" update using PUT Rest API

    It must be possible some how, because I notice Ping.fm can update MySpace status via their services, but no clue how they do it.
    Posted to IFrame - REST (Forum) by Alex Li on 01-29-2009
  • Re: update status

    I have the exact same error... been waiting for couple of months now, still no clear answer.
    Posted to IFrame - REST (Forum) by Alex Li on 01-29-2009
  • Re: OpenSocial Java REST Client on MySpace

    Same here. Having had trouble to POST things via MySpace REST API, I was hoping the google OpenSocial Java API would work. So far, not the case either.
    Posted to IFrame - REST (Forum) by Alex Li on 01-29-2009
  • Re: It looks like opensocial is dead

    Hi, there: Does any of the REST API using POST or PUT works? Thanks
    Posted to IFrame - REST (Forum) by Alex Li on 01-29-2009
  • Re: Update Status

    When I send my PUT request to update status I get "Method not allowed"...does anyone know?? Someone can tell me how to update a user's status? I try to use curl but I don't know if my PUT request is correct or not...
    Posted to IFrame - REST (Forum) by Fabrizio on 12-29-2008
  • Re: Update Status

    [quote user="Steevithak"] [quote user="viphak@myspace"] Examples: This is a put to the status resource: URI: http://api.myspace.com/v1/users/{userId}/status?oauth_consumer_key=http%3A%2F%2Fwww.viphaklay.com%2Fapp0&oauth_nonce=633628140309036997&oauth_signature=RzWHqire4WfdEKSXYG2wr9KeJyA...
    Posted to IFrame - REST (Forum) by avedyaTestor on 12-12-2008
Page 1 of 1 (9 items)