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.
Please register or sign in to comment