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 erros on DRep profile #2566

Open
Ryun1 opened this issue Dec 20, 2024 · 1 comment
Open

🐛 CORS erros on DRep profile #2566

Ryun1 opened this issue Dec 20, 2024 · 1 comment
Labels

Comments

@Ryun1
Copy link
Member

Ryun1 commented Dec 20, 2024

Area

Delegation Pillar

Domain

gov.tools

Which wallet were you using?

No response

Context

drep17c2cvvx6d2xxwwwea6d9w4g8jnzprnxs3ag8mawf45kvvswfhgj:1 Access to fetch at 'https://cardaspians.io/JasonMatthys.jpeg' from origin 'https://gov.tools' 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.
index-dcQdfROJ.js:89 
        
Fetching the DRep image failed, reason:  TypeError: Failed to fetch

Access to fetch at 'https://cardaspians.io/JasonMatthys.jpeg' from origin 'https://gov.tools' 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.

index-dcQdfROJ.js:89 
 GET https://cardaspians.io/JasonMatthys.jpeg net::ERR_FAILED

image

Steps to reproduce

Actual behavior

  • Loads of errors

Expected behavior

  • Errorless!
@bosko-m
Copy link
Contributor

bosko-m commented Dec 21, 2024

@Ryun1 Probably duplicate of #2546 which didnt yet end up on production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants