Calling SynologyDSM().surveillance_station.update() with a regular user results in:
SynologyDSMLoginInvalidException: {'api': 'SYNO.API.Auth', 'code': 400, 'reason': 'Invalid credentials', 'details': 'Invalid password or not admin account: user'}
I received the same error for SynologyDSM().information.update().
Does this package only work with admin users?