Y
Y
[小程序·云开发版TodoList - iTodos](https://github.com/rookie0/iTodos)  谢谢
Good suggestion, will do.
给下具体 rust 版本及不指定报的错误,我用 1.69.0-nightly 本地编译测试没问题 指定报错 403 跟这些加的 header 没关系
403 是因为用的 header 不对,应该是 origin `InvalidHeader("sec-websocket-key")` 的问题 macos 未复现,不确定是否是 `tungstenite` 这个库不支持 windows 平台,你可以从这方面跟下 
Please check the nextcloud.log grep by sharingpath to get some details, and recheck your sharing settings.
Do you guys try to recheck `Enable sharing path` at `Settings`(`Personal` or `Administration` ) >> `Sharing` > `Sharing Path`.
Sorry for took so long to deal with this issue, please upgrade to [v0.4.4-nightly](https://github.com/rookie0/nextcloud-sharing-path/releases/tag/v0.4.4), which probably works now. @prix0d @timoangerer @oghin7 @malakhovks
@malakhovks you can download the nightly version [sharingpath.tar.gz](https://github.com/rookie0/nextcloud-sharing-path/releases/download/v0.4.4/sharingpath.tar.gz) to your Nextcloud instance apps folder, unpack the archive with `tar zxf sharingpath.tar.gz`, then open the base folder and run the Nextcloud...
@malakhovks @Azubi24 Can you see some message from `nextcloud-install-path/data/nextcloud.log` by grep 'sharingpath', at lease you can see one message like `user: user-id, file: request-file-path` according [the code](https://github.com/rookie0/nextcloud-sharing-path/blob/master/lib/Controller/PathController.php#L79) i update in...
You can go to `Settings > Administration > Logging` and check level `Warning` to find that.