Welcome Developers!

in

Welcome!

in

How can we get comments with "status updates" using myspace api

Last post 07-15-2011 7:28 AM by Nisarga. 19 replies.
Page 2 of 2 (20 items) < Previous 1 2
Sort Posts: Previous Next
  • 07-27-2010 3:24 AM In reply to

    Re: How can we get comments with "status updates" using myspace api

     Hi Joel,

    I tried using

    GET http://opensocial.myspace.com/1.0/statusmoodcomments/@me/@self?format=xml 

     But getting "Not found" i.e 404 error... saying that No REST endpoint was point. Can you help regarding this?

  • 07-27-2010 2:50 PM In reply to

    Re: How can we get comments with "status updates" using myspace api

     Hi,

    I need more to go on than this. Are you specifying an actual statusmood by using statusID or postedDate as a param?

     

    thanks,

    Joel

  • 07-28-2010 2:20 AM In reply to

    Re: How can we get comments with "status updates" using myspace api

     Hi Joel, 

     According to the documents in myspace wiki, it says statusID or postedDate is required only in POST messages. Here I was trying to "GET" the comments on my status so I did not use statusId or postedDate parameters.

    Am I doing it right? The wiki has no example of GET request. 

  • 07-28-2010 3:32 PM In reply to

    Re: How can we get comments with "status updates" using myspace api

     Hi,

    You cannot GET or POST comments on a status unless you identify that status with statusID or postedDate.

     

    thanks,

    Joel

  • 07-15-2011 7:28 AM In reply to

    Re: How can we get comments with "status updates" using myspace api

    I need a My space API(Java code) to retrieve status updates n comments.. I need ur help..
Page 2 of 2 (20 items) < Previous 1 2