Skip to content

[bug] [high] The Nuvo account has been logged out, please log in #12

Description

@Soecka

The user is newly logged in, but when the user executes a contract transaction, the console reports that the user is not logged in.

  • auth: https://oauth.nuvosphere.io
  • account: 0x8AD995351113dB302212624e29C1BA4ACA93A3c0
  • version: "@metis.io/middleware-client": "1.1.31", "@metis.io/middleware-client": "1.1.33", (we tried the latest version, same problem)
  1. transaction data
data: 
"0x095ea7b3000000000000000000000000334da34622178d4927050f1948a81423bfe59c49000000000000000000000000000000000000000000000000c7b0b8d950198b00"
from:  "0x8AD995351113dB302212624e29C1BA4ACA93A3c0"
to:  "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000"

1.1 error toast

status: 'ERROR', code: 401, message: 'unauthorized,Wallet connection failure.', data: undefined}
code: 401
data: undefined
message: "unauthorized,Wallet connection failure."
status: "ERROR"

  1. transaction data
data: 
"0xc852d175000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000"
from:  "0x8AD995351113dB302212624e29C1BA4ACA93A3c0"
to:  "0xBFcd8B8bf1Dd2bFb953E9ad012B79DEb248bDF18"

2.1 error toast

status: 'ERROR', code: 401, message: 'The Nuvo account has been logged out, please log in again', doata:
code: 401
data:""
message: "The Nuvo account has been logged out, please login again"
status: "ERROR"

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions