bitter-gigabyte-4925
04/19/2024, 11:42 PMcontrib/cat-videos-example/
through docker-compose. I see logs of all the relation tuples created and also after that I am able to query for permission check through grpc api. But I am not able to do same through http API via Postman. I am getting "404 Page Not Found" when I call any API except health APIs through Postman.
What am I doing wrong? The configs used are as per https://github.com/ory/keto/tree/master/contrib/cat-videos-example. Is there anything more needed to make HTTP API work?