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
Originally posted by preetish-brine November 6, 2024
We’re encountering an unhandled promise rejection error that appears to be related to WalletConnect. Here’s the error log and relevant details:
Error Details:
• Error Message: UnhandledRejection: Object captured as promise rejection with keys: message
• Event Source: <unknown>
• Severity: Error
Fetch Requests:
• POST: https://pulse.walletconnect.com/e (Error at 10:17:22.448 AM)
• GET: https://api.web3modal.com/public/getAssetImage/07ba87ed-43aa-4adf-4540-9e6a2b9cae00 (Status: 200, Response Body Size: 29660)
The error occurs as an unhandled promise rejection, and it appears to involve a request to https://pulse.walletconnect.com/e. It seems to be related to an asset fetching function (getAssetImage). Any insight into why this promise rejection is occurring or suggestions for handling it would be appreciated.
The text was updated successfully, but these errors were encountered:
Discussed in https://github.com/orgs/WalletConnect/discussions/5484
Originally posted by preetish-brine November 6, 2024
We’re encountering an unhandled promise rejection error that appears to be related to WalletConnect. Here’s the error log and relevant details:
Error Details:
Fetch Requests:
The text was updated successfully, but these errors were encountered: