-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
While using blazor wasm and setup
"LoadUserInfo": true
get error from /me api:
Request URL: https://0asmrx.logto.app/oidc/me
Request Method: GET
Status Code: 401 Unauthorized
response:
{
"code": "oidc.invalid_token",
"message": "Invalid token provided.",
"error": "invalid_token",
"error_description": "invalid token provided"
}
if setup "LoadUserInfo": false,
no issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working