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
create a box with one user
give read access control to second user
open box with second user
try to save/write to box with second user
=> no http response is ever heard
steps to reproduce:
create a box with one user
give read access control to second user
open box with second user
try to save/write to box with second user
=> no http response is ever heard
should return 409 or something instead.