Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Soecka opened this issue Sep 9, 2023 · 0 comments
Open

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

Soecka opened this issue Sep 9, 2023 · 0 comments

Comments

@Soecka
Copy link

Soecka commented Sep 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant