You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"error": {
"code": 401,
"status": "Unauthorized",
"reason": "No valid session credentials found in the request.",
"message": "The request could not be authorized"
}
}
{
"error": {
"code": 401,
"status": "Unauthorized",
"reason": "No valid session credentials found in the request.",
"message": "The request could not be authorized"
}
}
Preflight checklist
Ory Network Project
No response
Describe the bug
http://localhost:4433/sessions/whoami returns 401 if I'm using session token instead of cookie
Reproducing the bug
tokenized
field of previous responseRelevant log output
Version
oryd/kratos:v1.2.0
On which operating system are you observing this issue?
macOS
In which environment are you deploying?
Docker Compose
Additional Context
No response
The text was updated successfully, but these errors were encountered: