lace
lace copied to clipboard
Cannot sign message to get signature
I used signMessage in useCardano function to get the wallet's signature. but it reported missing password error
Also raised by @Crypto2099 via twitter: https://twitter.com/adamKDean/status/1742208272877359160
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"