Hi,
I am trying to delete a media item from myspace using REST API.
I am getting the following response:
DELETE /1.0/mediaItems/@me/@self/997137/12076408?format=json&oauth_token=+VZ7iPdD45ZRyUtTDcrMOZ0bCeUy+2InTlsMqi2Y0Z0sJBQAlgKM7yD7GJbiF/eMe1w/9Vryc7ez6cffWQuSyIDW79Kj8vUHHRoQCy/hcVw=&oauth_consumer_key=aeb7c44810004b33a9ee133c0c1dbc19&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1293978587&oauth_nonce=1138101326912&oauth_version=1.0&oauth_signature=Y/gzx+nnO97bxlW+hkk9N5CkZNA=
HTTP/1.1 401 Unauthorized
Cache-Control: private
Server: Microsoft-IIS/7.5
X-Server: 9915da2aa525cc6f7e3fc4b6629f954f6853074764bebc23
x-opensocial-error: Application does not have permission to delete user's media items.
X-PoweredBy: Rats in our Basement
Date: Sun, 02 Jan 2011 14:29:49 GMT
Content-Length: 0
Mp app has AddPhotosAlbums and AccessToPrivateVideosPhotos permissions.
Is there any other permission my app has to have to delete media item? I have not found any specific permission for delete in wiki page.
Regards
Sridhar