MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

REST API from PHP SDK exmample is not working

Last post 09-24-2009 6:02 AM by Alexey. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-24-2009 6:02 AM

    • Alexey
    • Not Ranked
    • Joined on 09-23-2009
    • Posts 5

    REST API from PHP SDK exmample is not working

     Hello!

     i'm trying to develop an application using MyspaceID-PHP-SDK.

    Some functions are working correctly, for example export of profile details or status update. But this REST API call is not working:

     $album = $ms->getAlbum($userid, $albumid);   

    I'm running file:samples/myspaceid-oauth/index.php.

    Now it gives an exception:

    Fatal error: Uncaught exception 'MySpaceException' with message 'Request to http://api.myspace.com/v1/users/500506942/albums/286575/photos.json failed:<br/><br/> HTTP error 400 <br/><br/> Response:<br/><br/> HTTP/1.1 400 imageUrl parameter is missing or empty....

    Please help me, because i can't find any info about this in your Wiki.

    Thanks in advance.

     

Page 1 of 1 (1 items)