where are you seeing that behavior? this is what i...
# spicedb
y
where are you seeing that behavior? this is what i'd expect: https://github.com/authzed/authzed-py/blob/main/tests/v1_test.py#L191-L201 where the permissionship is returned as "conditional" rather than "no permission" and it will provide feedback about which context was missing from the request. is the behavior you're looking for that it will cause the request to error?
3 Views