Options

cannot move or delete

jpcjpc Registered Users Posts: 840 Major grins
edited August 21, 2013 in Bug Reporting
Simply trying to delete or move a file. This is happening with multiple files. Argghhhh!!!!
{ "response": { "Options": { "Methods": [ "POST" ], "ParameterDescription": { "Text": "Variable length text from MIN_CHARS to MAX_CHARS (MAX_CHARS = INFINITY meaning arbitrary length)" }, "Parameters": { "POST": [ { "Name": "MoveUris", "Label": "Move AlbumImage Uris", "Required": true, "ReadOnly": false, "Default": null, "Type": "Text", "MIN_CHARS": 0, "MAX_CHARS": "INFINITY", "Value": "/api/v2/album/bKQtnZ/image/LQbkLct", "Problems": [ "Unable to parse uris" ], "UriProblems": { "/api/v2/album/bKQtnZ/image/LQbkLct": [ "Does not exist" ] } } ] } }, "Response": { "Uri": "/api/v2/album/HcjXFs!moveimages?_filteruri=z&_quiet=1", "UriDescription": "Move Album Images", "EndpointType": "MoveAlbumImages" }, "Code": 400, "Message": "Bad Request" } }
Sign In or Register to comment.