Welcome Developers!

in

Welcome!

in

issue with post activity

Last post 02-02-2011 2:44 PM by Joel. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 02-01-2011 7:55 AM

    • Amol
    • Not Ranked
    • Joined on 11-13-2010
    • Posts 10

    issue with post activity

    I am trying to post a activity with myspace API, but i am getting this error as below.

    Fatal error: Uncaught exception 'MySpaceException' with message 'Requested --> http://opensocial.myspace.com/roa/09/activities/555659097/@self? Response:<br/><br/> <br/><br/> ::myspace response::@2011-02-01T15:46:56+00:00 _____________________________________________ :: contentType :: :: status :: 404 :: headers :: HTTP/1.1 404 Not Found Server: Microsoft-IIS/7.5 X-Server: 61cc15e0a4c2c5c41e01374ea5746553f2aeaba5b8740398 X-PoweredBy: Caffiene Date: Tue, 01 Feb 2011 15:47:39 GMT Content-Length: 131 :: body :: {"statusCode":"404","statusDescription":"No REST endpoint was found for this request. Please check the URI and HTTP method used."} :: raw :: HTTP/1.1 404 Not Found Server: Microsoft-IIS/7.5 X-Server: 61cc15e0a4c2c5c41e01374ea5746553f2aeaba5b8740398 X-PoweredBy: Caffiene Date: Tue, 01 Feb 2011 15:47:39 GMT Content-Length: 131 {"statusCode":"404","statusDescription":"No REST endpoint was found for this request. Please check the URI and HTTP method used."} ' in /var/ww in /var/www/html/contaxz-dev/app/vendors/myspace/context/MySpaceContext.php on line 475

    Please let me know the answer.

    Thanks in advance.

    Filed under: ,
  • 02-01-2011 12:11 PM In reply to

    Re: issue with post activity

    Does this happen consistently? Have you tried making the call to our updated 1.0 activities api?

    http://wiki.developer.myspace.com/index.php?title=Activities_API

    Should be the same except slight difference in uri path.

     

    thanks,

    Joel

  • 02-02-2011 5:44 AM In reply to

    • Amol
    • Not Ranked
    • Joined on 11-13-2010
    • Posts 10

    Re: issue with post activity

     Hi Joel this is happning consistently. I also used the  updated 1.0 activities api as suggested by you, but getting the same error.

    Please let me know the solution on this.

  • 02-02-2011 2:38 PM In reply to

    Re: issue with post activity

    Hi,

    To properly diagnose, I will need a Wireshark or Fiddler http capture of the request/response sent to developerrelations@myspace-inc.com. Please include the userID of the user, the six-digit appID, and any other information you may feel is relevant.

     

    thanks,

    Joel

  • 02-02-2011 2:44 PM In reply to

    Re: issue with post activity

     Actually, it looks like you have the wrong URL. Please use api.myspace.com instead of opensocial.myspace.com. See the docs I sent you:

    http://wiki.developer.myspace.com/index.php?title=Activities_API

     

     

    thanks,

    Joel

Page 1 of 1 (5 items)