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
Hi! I'm trying to use GetBalance/Airdrop for the ArConnect wallet and I'm encountering this issue:
I'm on Testnet (www.arweave.run) and I've also set it in 'ArConnect > Settings > Gateway > select Gateway'.
Access to fetch at 'https://www.arweave.run/mint/Zb8ECPwUAHR3il2iuTd-60aDdCBcw9oQ_FNTJCxQEjg/100000000000000' from origin 'http://localhost:5173' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I'm not sure what to do. Please help.
The text was updated successfully, but these errors were encountered:
CORS error is a security function of browser. I think my repository is too old so, you should update npm packages to latest .
If you want to use NFTs on Solana, I recommend to use Metaplex.
Do you know Irys (former name: Bundlr Network)?
Irys is like a storage aggregator using Arweave and support multi chain.
Metaplex use that so, we don’t need to use directly the Arweave anymore.
Hi! I'm trying to use GetBalance/Airdrop for the ArConnect wallet and I'm encountering this issue:
I'm on Testnet (www.arweave.run) and I've also set it in 'ArConnect > Settings > Gateway > select Gateway'.
Access to fetch at 'https://www.arweave.run/mint/Zb8ECPwUAHR3il2iuTd-60aDdCBcw9oQ_FNTJCxQEjg/100000000000000' from origin 'http://localhost:5173' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
I'm not sure what to do. Please help.
The text was updated successfully, but these errors were encountered: