Hi all,
I have attached the standard type of REST testing HTML/Javascript file with the four functions (Authenticate, Get User Details, Create Folder, Upload Document).
On two different sites on their Production CS 16.2.4 systems, all four functions work.
On these two different sites on their Test 16.2.8 systems, the first three work but "Upload Document" gives a 500 Internal Server error.
On a third site on their Production CS 16.2.7 system, the first three work, but "Upload Document" gives a 500 Internal Server error. (Test is off line at the moment)
Has the REST API commands to upload a document changed between 16.2.4 and 16.2.7+ ?