Skip to content

Can't post the first time you log in #196

@shannonwells

Description

@shannonwells

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

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