Forum Discussion
tstack
6 years agoFormer Employee
That path is the root of the file system, which the snaplex software likely does not have access to (hence the Permission Denied error). Maybe try writing into /tmp
. So, something like file:///tmp/myfile.json
.