green-jewelry-10349
10/30/2023, 9:57 AM<http://127.0.0.1:8080/todos>
.
I get unauthorized response
{
"error": {
"code": 401,
"status": "Unauthorized",
"message": "Access credentials are invalid"
}
}
and but this check_session_url
endpoint is not getting hit. bcz there are no logs from that api.
I have also posted logs from oathkeeper
Can you guys help me with this issue like is there anything wrong in the config or anything else I am missing.alert-advantage-94977
10/31/2023, 4:50 AM