Hi, we upgrading to v16 and simple code in C# to retrieve documents metadata based on Search API criteria is not returning expected result. Same URL worked in browser however on same pc. Return is very cryptic and alwas the same even if I don't pass my UID/PWD, all pointing to OTWS. That is what I am getting from web response instead of XML with data we need. Was not a problem with 10.5. Anyone could help?
URL call example:
https://servername/OTCS/cs.exe?func=search&where1=("Attr_108811_6":"AAAAA")&outputformat=xml
Please check text file in attachment for error we are getting.