Hi i am using this keto docker-compose file <https...
# talk-keto
m
Hi i am using this keto docker-compose file https://github.com/gen1us2k/ory_workshop/tree/master/keto where i send reqeusts locally from my node server to create tuples and check for the tuples, it works locally i mean when i run node app locally and send request to running keto in docker-compose but now i have dockerize the same node app and when i send request from that dockerize node app to ketos for creating tuples it says bad request blew is the response
d
Hello. it looks like a network connectivity issue. Please check if all nodes inside one docker network
👀 1
m
i get 403 status code which shows server is taking request but not authenticating, and keto gives 403 error