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

image loads in vizarr but not in vol-e due to CORS #293

Open
toloudis opened this issue Mar 3, 2025 · 0 comments
Open

image loads in vizarr but not in vol-e due to CORS #293

toloudis opened this issue Mar 3, 2025 · 0 comments

Comments

@toloudis
Copy link
Contributor

toloudis commented Mar 3, 2025

Description

Attempting to load this image:
https://s3.embl.de/az-test/Acantharia_1.ome.zarr
results in CORS errors when zarrita attempts to find zarr.json.

Expected Behavior

The zarr.json GETs should 404 and zarrita should proceed to look for .zattrs, and find it correctly, and continue.

Reproduction

https://vole.allencell.org/viewer?url=https%3A%2F%2Fs3.embl.de%2Faz-test%2FAcantharia_1.ome.zarr
see Network tab and console.

Can also attempt in vizarr and while vizarr still errors out, it gets further.
https://hms-dbmi.github.io/vizarr/?source=https://s3.embl.de/az-test/Acantharia_1.ome.zarr

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