hey team, did anyone managed to have kratos workin...
# talk-kratos
s
hey team, did anyone managed to have kratos working with cloudflare tunnels? Here's the situation: • app A (cloudflare https) uses kratos SDK (on another subdomain also using cloudflare) to get the login flow, I get 403 • if I log the errors, and visit the URL the SDK above tried to
GET
, it works fine. Any idea?
In a nutshell: • self-service/login/flows does not work when the request is made from the app. • self-service/login/flows works when I call if from the browser