Hi All,
I want to create Binder with rest-api in the Content Server16.2.4, here's an example I use:
rest-api v1: "api/v1/doctemplates/53912/instances", response Staus: 200 Ok but response content empty (NOT return node_id), see
.
rest-api v2: "api/v2/doctemplates", response 500 Internal Server Error and message "node does not have any associated languages.", see
.
please help me for this problem