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
When i'm trying to perform a transaction using Metamask Snap for LeapWallet, the following error showcases:
Cannot read properties of undefined (reading 'authInfoBytes')
Further log shows a 'blocked by CORS policy error':
Access to XMLHttpRequest at 'https://rpc-assetmantle-ia.cosmosia.notional.ventures/' from origin 'https://names.assetmantle.one' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
rpc-assetmantle-ia.cosmosia.notional.ventures/:1
Failed to load resource: net::ERR_FAILED
rpc-assetmanle.d-stake.xyz/:1
Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID
I've implemented it in a NextJS app (v13.4.19)
The text was updated successfully, but these errors were encountered:
When i'm trying to perform a transaction using Metamask Snap for LeapWallet, the following error showcases:
Cannot read properties of undefined (reading 'authInfoBytes')
Further log shows a 'blocked by CORS policy error':
I've implemented it in a NextJS app (v13.4.19)
The text was updated successfully, but these errors were encountered: