10007 Error - Internal error to the application
Request: UploadSiteHostedPictures, Production. Did not use it before.
My request uses binary data upload. File is PNG and it is Ok (displays on my site).
If I put null instead of binary data I get an error:
`Picture Services found a data corruption problem when processing retrieved picture file`
Which means that payload is well-formatted.
This request works ok if I put a link to the same picture as params instead of binary data.