Ensure statusFromResponseBody returns a non-nil error when Slack API validation fails (non-invalid_auth error). Updated tests to assert error behavior using go-cmp with cmpopts.EquateErrors and cmpopts.AnyError.