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
I attempted to create a database using the HTTP API. Passing {name : "mydb", users: null} causes the server to fail with a bad param. It should accept that as if it was not there.