The call to <CGI path>/api/v1/nodes to create node fails in a CS10.5 (2016-12) environment with 400 (Bad Request). The call to /api/v1/nodes/<node id> to get information works without problem.
The same call to create node in another CS10.5 (2015-12) server works fine. How to fix the rest API service in the first CS10.5 server? Thank you.