hello! I was wondering if anyone could point out ...
# spicedb
e
hello! I was wondering if anyone could point out something I may be doing wrong when using the zed CLI tool to bulk check permissions? I get the below error when running
zed permission bulk resource:<uuid> <permission> user:<uuid>
. I’m running zed 0.18.0
Copy code
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xdc482d]
thanks in advance!
3 Views