[SOLVED] Australian Bureau of Meteorology Weather Forecast Binding

Getting “Permission denied” errors on saving:

2021-05-13 03:57:50.240 [ERROR] [nhab.binding.bom.internal.BomHandler] - Unable to write to /home/rob/downloadsIDQ11295.xml: java.io.FileNotFoundException: /home/rob/downloads/IDQ11295.xml
(Permission denied)
2021-05-13 03:57:51.167 [ERROR] [nhab.binding.bom.internal.BomHandler] - Unable to write to /home/rob/downloadsIDQ10914.xml: java.io.FileNotFoundException: /home/rob/downloads/IDQ10914.xml
(Permission denied)

I’ll try setting my dir permissions to 777 (not desireable) to see if that helps.