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
Ideally, we should warn or error if making a request with invalid query parameters. Otherwise the client/developer may assume the parameter is defined correctly and being used.
Ideally, we should warn or error if making a request with invalid query parameters. Otherwise the client/developer may assume the parameter is defined correctly and being used.
IMO this should be an error. HTTP 400 Bad Request