Hello,
first to mention that im not a developer, thus im not very familiar with RESTAPI and scripting in general (basic JS knowledge).I would like to have node information in a json format using url like when im using the following URL ?func=ll&objId=2000&objAction=page&noGUI=true where i receive information in JSON .
Is it possible?
Can i have something similar with RESTAPI ?
When im using the following : /otcs/cs.exe/api/v1/nodes/2000/nodes i receive the following error : 401 - Unauthorized: Access is denied due to invalid credentials.
I went through REST API quick guide but im not sure that i understood what is needed ...
first to mention that im not a developer, thus im not very familiar with RESTAPI and scripting in general (basic JS knowledge).I would like to have node information in a json format using url like when im using the following URL ?func=ll&objId=2000&objAction=page&noGUI=true where i receive information in JSON .
Is it possible?
Can i have something similar with RESTAPI ?
When im using the following : /otcs/cs.exe/api/v1/nodes/2000/nodes i receive the following error : 401 - Unauthorized: Access is denied due to invalid credentials.
I went through REST API quick guide but im not sure that i understood what is needed ...