hey everyone. any reason my java implementation vi...
# spicedb
c
hey everyone. any reason my java implementation via grpc might not get the same "content" as the cli zed? in java I get FAILED_PRECONDITION: object definition
document
not found and in cli I get:
Copy code
zed permission check document:19aaea77-84c0-5fa8-a551-20cd5e07f278 delete user:1
-> false
anything I could've overseen on configuration? I'm 100% sure it's the same preferences, both are configured with
0.0.0.0:50051
and
somerandomtoken
. any zookie magic I might've overseen or something? FWIW I wrote the schema via CLI