Looking further,this is not supposed to supply the current user, so I am trying the following: $s = new Space($key, $secret); $result = $s->currentUser(); This results in: Fatal error : Uncaught exception 'Exception' with message '404 ' in /home/devex/public_html/class/Space.php:227...