are you using ory network or self-hosted?
# talk-kratos
f
are you using ory network or self-hosted?
b
ory network
f
then you should be able to take the domain from https://console.ory.sh/projects/current/connect
sorry my question was silly, I knew ignite is on Ory Network, just didn't connect the dots 🤦
b
So for me, under SDK configuration, it says https://ory.igniteprocurement.com Would that mean if I do a curl to https://ory.igniteprocurement.com/self-service/errors?id=some-uuid with an API bearer token it would work? Specifically we're logging errors to sentry with the error id included so it we can get details on the error via the ory api
So the error I'm inspecting is not generated by me but someone else, and I want to access the error for debugging