MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • 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
Page 1 of 1 (1 items)