-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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)
- 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"
- 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"
Metadata
Metadata
Assignees
Labels
No labels
