Skip to content

How to cache signed user? Avalonia/MSAL #2540

Discussion options

You must be logged in to vote

Any chance you can share a sample of how you are making the requests? Typically ItemNotFound means that you're token is ok but the data doesn't exist. Otherwise, you would ideally get an unauthorized or unauthenticated error in a scenario where the token is the issue.

Hey, I found problem! The problem is that I specified the tenant id. I removed it, and now everything worked.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@andrueastman
Comment options

@DmitryBorodiy
Comment options

@DmitryBorodiy
Comment options

@DmitryBorodiy
Comment options

Answer selected by DmitryBorodiy
@DmitryBorodiy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants