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.