refined-iron-83200
10/19/2021, 4:25 AMPUT <http://127.0.0.1:4445/oauth2/auth/requests/login/accept?login_challenge=b9f0fd803452432e8c78fe4baa4e91bf>
the response is a 200 OK however I can't get an HTTP response body to redirect_to
. Using oryd/hydra:v1.10.6
and oryd/kratos:v0.7.6-alpha.1
with React JS - Any hints?"error": {
"debug": "not_found",
"message": "request_unauthorized",
"reason": "Check that you provided valid credentials in the right format.",
"status": "Unauthorized",
"status_code": 401
},
"http_request": {
"host": "127.0.0.1:4444",
"method": "GET",
"path": "/userinfo",
}
"level": "error",
"msg": "An error occurred while handling a request",
"service_name": "ORY Hydra",
"service_version": "v1.10.6",