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

CORS issue while fetching data from Pinata IPFS URL #24

Open
lkmSasanga opened this issue Feb 18, 2023 · 3 comments
Open

CORS issue while fetching data from Pinata IPFS URL #24

lkmSasanga opened this issue Feb 18, 2023 · 3 comments

Comments

@lkmSasanga
Copy link

Access to XMLHttpRequest at 'https://gateway.pinata.cloud/ipfs/xyz' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

@EnzoRoselli
Copy link

Have you find any solution to this issue? :/

@HugoBrunet13
Copy link

HugoBrunet13 commented Mar 21, 2023

Faced the same error.
As a temporary solution, you can fix this by adding the CORS chrome extension.
Then open the extension and click on "Open Options Page" and enable "Access-Control-allow-Headers"

@lkmSasanga
Copy link
Author

@HugoBrunet13 Thanks, it solved the issue.

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

3 participants