Node SDK is failing to write a relationship with r...
# spicedb
m
Node SDK is failing to write a relationship with resource
user:*
I'm trying to follow https://authzed.com/docs/spicedb/modeling/access-control-management#fine-grained-access-control and manage the relations in role, defined like:
definition role { relation create_issue: user:* }
Perhaps you never write the
user:*
relationship yourself since it's implied by the relation definition? Error is: error: 3 INVALID_ARGUMENT: invalid ObjectReference.ObjectId: alphanumeric value is required