Thank you, I resolved the issue by using `grpc.Wit...
# spicedb
m
Thank you, I resolved the issue by using
grpc.WithTransportCredentials(insecure.NewCredentials())
.