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

metadata-indexer: zora.co og images not loading on mobile and desktop #121

Closed
ildi-x opened this issue Dec 9, 2023 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@ildi-x
Copy link

ildi-x commented Dec 9, 2023

Have been working on including support for Zora links: https://linkcaster.xyz/?page=1&filterUrl=zora.co&timestamp=latest&channel=global&reaction=

Desktop: some images are being blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. I have already added crossorigin="anonymous" for Zora links as suggested by David here https://warpcast.com/df/0xf692e73b

Examples:
https://zora.co/api/thumbnail/7777777/0xd04f3af1fa6be8ac65a43c679e8437d1113408f6/premint-4
https://zora.co/api/thumbnail/7777777/0x433bee782178d2e2cfc3325fd73b1ee60ad20808/premint-2
https://zora.co/api/thumbnail/7777777/0x34a4bd139aa8c17553f0ec3e8aeacc09f4bfb19f/premint-14

Mobile: most Zora og images are not loading. Two examples:
https://warpcast.com/edurubio/0x3dd09056
https://warpcast.com/0xdesigner.eth/0x1327a041

zora-error

@davidfurlong
Copy link
Contributor

davidfurlong commented Dec 9, 2023

the examples images are working for me; do you have an example of an image url the indexer is giving you that is broken or missing when there should be one?

@davidfurlong davidfurlong changed the title zora.co og images not loading on mobile and desktop metadata-indexer: zora.co og images not loading on mobile and desktop Dec 9, 2023
@ildi-x
Copy link
Author

ildi-x commented Dec 9, 2023

Two casts that the Mod indexer did not return images for:

https://warpcast.com/al3xander/0xf3cf0108
https://warpcast.com/joehamilton/0x2eae325e

@davidfurlong davidfurlong added the bug Something isn't working label Dec 11, 2023
@davidfurlong
Copy link
Contributor

yeah looks like something went wrong with the metadata of those casts

@ildi-x ildi-x closed this as completed Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants