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
When I try to delete multiple files (around 50), the query string which is sent to backend is too long for web server to handle. It is a bit inconvenient. Can we consider changing the API to use request body instead?