Hi,
I am trying to add a document by invoking a REST call to OTCS (16.2.11) in Node JS (axios module). I was able to make a connection to the OTCS server and receive a valid token and also able to create a folder. But I am not able to upload a new document, I am reading the file from local disk memory as a stream.
If anyone has done this in Node JS using the Axios module, please share some sample code or guidance.
Regards,
Nilotpal Saha