Skip to content

LoadUserIfno : true in Blazor wasm error  #26

Open
@vitalybrandes

Description

@vitalybrandes

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions