Hi team, I'm receiving an `ECONNREFUSED` error whe...
# talk-kratos
c
Hi team, I'm receiving an
ECONNREFUSED
error when try to call
getSelfServiceLoginFlow
from server-side in NextJS project. I'm sending the csrf token in the cookies but I don;t jnow why the problem is present 😕 I think my request is correct, does anyone have an idea what could be going on? TIP: My Next app is on localhost and I am using Ory Cloud.
h