You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
except grpc.RpcError as exc:
> raise exceptions.from_grpc_error(exc) from exc
E google.api_core.exceptions.InvalidArgument: 400 The value for the 'parent' field was invalid but must be in format 'properties/123/dataStreams/456'.
.nox/py-3-7/lib/python3.7/site-packages/google/api_core/grpc_helpers.py:68: InvalidArgument