A rest management file upload request for a new file using POST fails with a 400 "bad request" response
The same request using PUT succeeds with a 200 "file was created" response.
I don't understand this was working a few weeks ago. Any suggestions would be great (otherwise I'll contact support)
{"_links":{"self":{"href":"/mgmt/filestore/garbage/local/test-file"}},"error":[
"Bad request."]}
{_links" : {
"self" : {"href" : "/mgmt/filestore/garbage/local/test-file"},
"doc" : {"href" : "/mgmt/docs/filestore"}},
"result" : "File was created."}
System log:
PM mpgw error 777903 error 172.23.226.22 0x00d30003
mpgw (rest-mgmt): Rejected by filter; SOAP fault sent
------------------------------
John Gouw
------------------------------