average-airport-82192
08/23/2022, 11:00 PM> keto relation-tuple get
neither flag --read-remote nor env var KETO_READ_REMOTE are set, falling back to 127.0.0.1:4466
NAMESPACE OBJECT RELATION NAME SUBJECT
groups group-119 member user-150
facilities facility-104 view groups:group-119#member
Is there a way for me to get back the facility objects for a particular user, something like this:
> curl '<http://localhost:4466/relation-tuples/expand?namespace=positions&relation=view&subject_id=user-150>'
{"error":{"code":500,"status":"Internal Server Error","message":"ERROR: new row for relation \"keto_uuid_mappings\" violates check constraint \"keto_uuid_mappings_string_representation_check\" (SQLSTATE 23514)"}}
(but without an error)
Is this covered by the re-write PR I keep hearing about?average-airport-82192
08/23/2022, 11:53 PMfacilities:facility-104#view@user-150
(then I could get what I need with the query endpoint) but would really appreciate some advice on what's a better fit for usage with keto.steep-lamp-91158
steep-lamp-91158
steep-lamp-91158
steep-lamp-91158
steep-lamp-91158