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?
curved-fountain-46946
07/18/2023, 4:11 PM
Specifically, the grpc endpoints for Keto are the ones I'm trying to reach 🙂
s
steep-lamp-91158
07/18/2023, 4:24 PM
is there a need for that? you have to call them from the backend anyway, so no cookie issues
c
curved-fountain-46946
07/18/2023, 4:30 PM
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
steep-lamp-91158
07/18/2023, 4:32 PM
ah sorry for that, because there was never a real need we did not implement it
c
curved-fountain-46946
07/18/2023, 4:33 PM
Good to know 😄
curved-fountain-46946
07/18/2023, 4:34 PM
Took me a good hour to figure out too, grpc can be kinda cryptic with the error messages. Anyways, thanks for the quick answer!