Closed dbutenhof closed 1 year ago
PBENCH-1287
We noticed a 400 error on use of ?mine from an unauthenticaated client, which is misleading. There was nothing wrong with the request itself, but ?mine requires an authenticated client. Change it to 401 (UNAUTHORIZED).
?mine
PBENCH-1287
We noticed a 400 error on use of
?mine
from an unauthenticaated client, which is misleading. There was nothing wrong with the request itself, but?mine
requires an authenticated client. Change it to 401 (UNAUTHORIZED).