dvcol / synology-download

Synology Download Station browser extension built with React.
https://dvcol.github.io/synology-download/
MIT License
50 stars 6 forks source link

The logged in session does not have permission #118

Closed thetimelordsofgallifrey closed 2 years ago

thetimelordsofgallifrey commented 2 years ago

Hi

I'm trying to use your app, I log in to my account without issues, but as soon as I try to do anything I get 'The logged in session does not have permission' I can't work out what permission I need to set.

Man thanks Simon Screenshot 2022-06-21 110641 n

dvcol commented 2 years ago

Hi,

It looks like an issue on you diskstation config. The login session must not have all the appropriate permission to acess the download station API.

Make sure that in your control panel > user & Group > Applications both DownloadStation and File Station have allow permission.

Similarly, you should make sure your user has read/write permission to the target folder destination.

image