Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocked by CORS when doing transaction #82

Open
kombos opened this issue Mar 4, 2024 · 0 comments
Open

Blocked by CORS when doing transaction #82

kombos opened this issue Mar 4, 2024 · 0 comments

Comments

@kombos
Copy link

kombos commented Mar 4, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant