This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
"400 bad request" is returned for non-existing objects instead of 404 #30
Labels
bug
Something isn't working
Gate log:
The problem is that even though
desc
has properobject not found
string thecode
isUnknown
and thus we return this generic error 400 instead of more appropriate 404. I'm not sure this happens and it doesn't seem to be critical, but maybe @alexvanin knows something about it (we're doing aGetObject
call here (WithAddress/WithSession/WithBearer
)).The text was updated successfully, but these errors were encountered: