zbjdonald / synology-drive-api

Synology drive api python wrapper.
MIT License
61 stars 15 forks source link

I encountered exceptions when invoking each API #15

Closed YimingLv closed 1 year ago

YimingLv commented 1 year ago

like this: raise SynologyException( synology_drive_api.base.SynologyException: {"error":{"code":1000,"errors":{"line":107,"message":"list node failed"}},"success":false}

My Synology version is DSM 7.1-42661

YimingLv commented 1 year ago

Only the login and logout interfaces are working properly

zbjdonald commented 1 year ago

Check the file or folder path is correct, such as 'team-folders/test_drive/test.xls', 'mydrive/folder1/test.xls'.