vuforia-spatial-edge-server icon indicating copy to clipboard operation
vuforia-spatial-edge-server copied to clipboard

When modifying an object's properties from the server frontend, check that it exists first

Open benptc opened this issue 5 years ago • 0 comments

For example, in the webServer.get('/object/*/deactivate/' endpoint, if the objectId isn't a valid object it will result in an uncaught error.

benptc avatar Feb 12 '20 03:02 benptc