Bug in web3 integration?

Errors creating note account on both Trust and MetaMask

There seems to be something janky going on - when trying to create a note account, on Trust, the browser will redirect to the secret as a raw HTML output and any attempt to create the account results in a:
Decryption failed. Please try to log in with a different account

On MetaMask the browser just errors out completely

Hi, for setup account needs to use eth_decrypt but that method only available for Metamsk extension version. RPC API | MetaMask Docs

1 Like

Same problem here! I used eth_decrypt and it works, thanks @puffingcheeks