a0ca38b created the issue
I get an error when I try to overwrite a file with custom metadata and upload it.
The error message is "Interoperability failure".
I used Fiddler to look at the content of the communication and found that json with incorrect syntax was being sent.
I think there is a comma missing in the metadata concatenation.
Attachments