Unity Windows connect metamask error #5354
Unanswered
xiaoliu1991
asked this question in
Developer Support
Replies: 1 comment
-
The problem might be that you are connecting the wrong wallet. If the website you're trying to connect to is deployed on Solana and you're using an EVM wallet (e.g., MetaMask), you'll encounter this error. Please try connecting with other wallets like Phantom. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
errorMsg:
WalletConnectException: User rejected methods.
WalletConnect.Web3Modal.WalletConnectConnectionProposal.RefreshConnection () (at ./Library/PackageCache/[email protected]/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs:63)
UnityEngine.Debug:LogException(Exception)
WalletConnect.Web3Modal.d__11:MoveNext() (at ./Library/PackageCache/[email protected]/Runtime/Connectors/WalletConnect/WalletConnectConnectionProposal.cs:74)
System.Threading.Tasks.TaskCompletionSource
1:SetException(Exception) WalletConnectSharp.Sign.<>c__DisplayClass89_0:<Connect>g__OnSessionConnectionErrored|1(Object, Exception) WalletConnectSharp.Sign.<WalletConnectSharp-Sign-Interfaces-IEnginePrivate-OnSessionProposeResponse>d__108:MoveNext() System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetResult() WalletConnectSharp.Storage.<SetItem>d__7
1:MoveNext()System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetResult()
WalletConnectSharp.Storage.d__10:MoveNext()
UnityEngine.UnitySynchronizationContext:ExecuteTasks()
Beta Was this translation helpful? Give feedback.
All reactions