You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am calling the "personal_sign" Ethereum RPC method to get EIP 191 Ethereum signed signature after getting successful session through wallet connect metamask wallet.
But every time I am getting internal error with code "4294934693". I have created separated class as described in the doc JSON_RPC_REQUEST & JSON_RPC_RESPONSE contain all the data for personal_sign as mentioned in this link https://docs.walletconnect.com/2.0/advanced/rpc-reference/ethereum-rpc but I am getting error Internal error "message one or more error occured". I am attaching screenshot for the same.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am calling the "personal_sign" Ethereum RPC method to get EIP 191 Ethereum signed signature after getting successful session through wallet connect metamask wallet.
But every time I am getting internal error with code "4294934693". I have created separated class as described in the doc JSON_RPC_REQUEST & JSON_RPC_RESPONSE contain all the data for personal_sign as mentioned in this link https://docs.walletconnect.com/2.0/advanced/rpc-reference/ethereum-rpc but I am getting error Internal error "message one or more error occured". I am attaching screenshot for the same.
Beta Was this translation helpful? Give feedback.
All reactions