Skip to content
Snippets Groups Projects
Commit 1671ac7f authored by Pavlo Strokov's avatar Pavlo Strokov
Browse files

blob: Return Internal error code for invalid input.

The invalid request should produce InvalidArgument code to be
returned to the caller. Seems like it was broken on one of the
last refactoring or was not done correctly initially. In any
case now it returns a proper code.

Also change includes simplification of the error creation with
helpers.
parent a415ff70
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment