bitter-gigabyte-4925
04/18/2024, 10:35 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. Following are the logs I am seeing for running docker-compose:
Can someone point me to 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?