http://dc1ecm16llint1/otcs/cs.exe/api/v2/nodes?where=((type=144) AND (parent_id=1852917) AND (file="\ServerName\Folder1\SubFolder\sample.pdf"))
I'm trying to use RestAPI V2, using postman, to add a new document to Content Server 16. I keep getting generic "500 - Internal server error" and "There is a problem with the resource you are looking for, and it cannot be displayed."
Authentication works fine and I can post the following search:
http://dc1ecm16llint1/otcs/cs.exe/api/v2/search?where=((OTLocation:2683972) AND (OTName:Sample*) AND (OTSubType:144))
Any assistance is much appreciated, as I'm unable to find any concrete examples online.
Thanks, Rogere