Page 1 of 1

Recalling workspaces using Webapi

Posted: 08 Dec 2019, 20:03
by yyy898
http://localhost:4430/titan/script/2/Wo ... erNumber=6
doesnt seem to work, it returns :
"Error: Object reference not set to an instance of an object."
Also, is there a way to get a json return of all the available workspaces ?

Re: Recalling workspaces using Webapi

Posted: 08 Dec 2019, 22:38
by Gregory
As I mentioned here, WebAPI works effectively as a separate console with no user interface. This means that functions involving workspaces will not have any effect and may not work at all.