You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Giving any random string ( other than an empty string) as a remote item ID for creating a drive item gives a 201 status code. The response will be empty though.
Steps to reproduce
login to ocis as user user.
go to shares and make API post request to create a drive item with some string.
rhafer
changed the title
creating a drive item with random item id results in 201 response.
[Sharing-NG] creating a drive item with random item id results in 201 response.
Apr 3, 2024
Describe the bug
Giving any random string ( other than an empty string) as a remote item ID for creating a drive item gives a 201 status code. The response will be empty though.
Steps to reproduce
user
.It only checks for valid sharespace id and if remoteitem has empty string or not.
What should the expected behavior and status code be?
The text was updated successfully, but these errors were encountered: