For try/catch I catch `Error` narrow it if it has ...
# spicedb
k
For try/catch I catch
Error
narrow it if it has
code
to the
ServiceError
. From there the
code
combined with the
details
explains the issue but I'm not seeing the
v1.ErrorCodes
anywhere. Is it part of the
metadata
property of the
ServiceError
?
2 Views