[sharing-ng] blocksDownload link type is not implemented yet
Open
Category:Enhancement
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
JIRA: [OCISDEV-684](https://kiteworks.atlassian.net/browse/OCISDEV-684)
---
`CS3ResourcePermissionsFromSharingLink` does not implement the `blocksDownload` link type.
sending a request with that type returns
```
{"error":{"code":"invalidRequest","innererror":{"date":"2023-12-05T05:52:31Z","request-id":"eb2eb607293d/ADjidDU61G-005777"},"message":"invalid link type"}}
```
See also https://github.com/owncloud/ocis/issues/6993
CC @micbar
Contributor guide
Assessment
This issue has not been assessed yet.