Creating a file using app/new
endpoint inside shared folder/space as Viewer returns 500
status code
#10126
Labels
app/new
endpoint inside shared folder/space as Viewer returns 500
status code
#10126
Describe the bug
Trying to create file using
app/new
returns500
status code for following cases:Steps to reproduce
einstein
creates a foldershareFolder
einstein
shares folder to usermarie
with permissionViewer
marie
tries to create file inside shared folder usingapp/create
endpointWe get the following response:
Expected behavior
The response should return status code
403
Actual behavior
The response returns
500
status code which indicates Internal Server Error.The text was updated successfully, but these errors were encountered: