-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After logging in from a new browser session, posts don't work; there is no indication it is doing anything and in the SAT backend logs it says "account: null". The browser console shows:
LoginForm.tsx:155 Login.tsx::getMsaIdAndHandle: dsnpLink.authAccount: error: ApiException: HTTP-Code: 400
Message: {"error":"msaId, referenceId, or accountId is required"}
After logging out and back in, it appears to work; the backend logs instead say something like:
[23:05:56.731] DEBUG (70): TokenAuth: validateAuthToken: token:(be6f6e8a-6909-4376-99a0-1995b4a61032)
[23:05:56.731] DEBUG (70): TokenAuth: validateAuthToken: account:({
"publicKey": "5FEd2hJ4f9Fw4XqEcMujRHCD9yxEmqUqGTwRciee4hiyKGDE",
"msaId": "2"
})
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working