Hey Ory, is it on purpose that grpc is (afaict) no...
# ory-network
c
Hey Ory, is it on purpose that grpc is (afaict) not supported on custom domains in ory network? Follow-up question: Is there a way I can enable it?
Specifically, the grpc endpoints for Keto are the ones I'm trying to reach 🙂
s
is there a need for that? you have to call them from the backend anyway, so no cookie issues
c
No other need than me assuming it was supported, so I configured the same value as ory api host for both http and grpc, and the grpc bit failed without me immediately understanding why 🙃
s
ah sorry for that, because there was never a real need we did not implement it
c
Good to know 😄
Took me a good hour to figure out too, grpc can be kinda cryptic with the error messages. Anyways, thanks for the quick answer!