I need to access a file on desk to create a demo. No Luck. here is what I have done.
Uninstalled and re-installed. Solved other problems accept the file access isse.
Rechecked the file for the correct permissions. Granted Full permissions.
-rwxrwxrwx 1 pieter pieter 48441 Oct 8 09:50 sampledata.json
Checked user has full acces to folders. all is good. see above
Yet everytime I want to access the file I get the following error
Error: EACCES: permission denied, open '/home/pieter/Documents/AWSSamples/sampledata.json'