I am new in Network Canvas and have a naive issue I couldn’t resolve on my own. I have created a protocole and saved on my personal computer. Then, I have uploaded the file on my personal dropbox and made it publicly available via a link.
When I copy the link in the Interviewer interface via the URL download, I have the following error message :
Error: ENOENT: no such file or directory, open ‘/Users/jXXX/Library/Application Support/Network Canvas Interviewer/protocols/3aa418d3-26fe-49a1-8eca-8bfdc8d176d1/protocol.json’
I might do a very simple mistake but haven’t found a way to resolve it thus far.
I was able to work out the issue after Guillaume sent the link to the protocol privately.
For anyone who comes across this, Dropbox URLs can be difficult because by default they do not download the file directly. Instead, they show a web page which allows the download to be triggered.
Paste your link somewhere you can edit it (another browser tab works fine). You should have a link that looks something like this: https://www.dropbox.com/scl/fi/svmal51kp1qbf0rhnhhq6/Wallpaper.jpeg?rlkey=ubr8jiwyu90w1gzcfowxvx8a3&dl=0.
Replace dl=0 with dl=1 in the query parameters of the URL. For example, https://www.dropbox.com/scl/fi/svmal51kp1qbf0rhnhhq6/Wallpaper.jpeg?rlkey=ubr8jiwyu90w1gzcfowxvx8a3&dl=1.
Share the link as you normally would.
This trick will enable Interviewer to import the file correctly.