I am trying to save a .json file after having made the following changes but get an “access denied” prompt:
- // Whether remote hosts can connect to the HTTP server
“RemoteAccessAllowed” : false, > changed to “true”
- // “sample” : [ “STORESCP”, “127.0.0.1”, 2000 ] , > changed to system values > compname, AE Title, IP address, and port number.
What am i missing here ?
Henry Page