lace icon indicating copy to clipboard operation
lace copied to clipboard

Cannot sign message to get signature

Open Sotatek-TaiTruong opened this issue 1 year ago • 2 comments

I used signMessage in useCardano function to get the wallet's signature. but it reported missing password error image

Sotatek-TaiTruong avatar Dec 26 '23 04:12 Sotatek-TaiTruong

Also raised by @Crypto2099 via twitter: https://twitter.com/adamKDean/status/1742208272877359160

Ryun1 avatar Jan 02 '24 15:01 Ryun1

Adding on here, also observing the same behavior using the raw api.signData() function.

Error Stack Trace:

"es: Authentication failure: Failed to enter passphrase due to
 Error: Missing passwordObject.getWalletPassword (chrome-extension://gafhhkghbfjjkeiendhlofajokpaflmk/js/background.js:132:813762)
    at handler (chrome-extension://gafhhkghbfjjkeiendhlofajokpaflmk/js/background.js:119:47700)
    at async chrome-extension://gafhhkghbfjjkeiendhlofajokpaflmk/js/background.js:119:43708"

image

Crypto2099 avatar Jan 02 '24 15:01 Crypto2099