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:
• 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.
Discussed in https://github.com/orgs/WalletConnect/discussions/5484