errors.fyi community error code reference
INVALID_ARGUMENT

INVALID_ARGUMENT

gcp

Invalid argument

The client specified an invalid argument, such as a malformed field value or an out-of-range integer. Maps to HTTP 400. Unlike FAILED_PRECONDITION, this indicates arguments that are problematic regardless of system state.

Numeric value: 3

grpc

Invalid argument

The client specified an invalid argument. This differs from FAILED_PRECONDITION in that INVALID_ARGUMENT indicates arguments that are invalid regardless of the system state.

Numeric value: 3

← all namespaces