question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Data loading with `fileURL` blocked by CORS on Firefox

See original GitHub issue

Visiting:

https://kitware.github.io/vtk-js/examples/GeometryViewer/GeometryViewer.html?fileURL=https://data.kitware.com/api/v1/item/59de9de58d777f31ac641dc5/download

On Firefox 65.0 (Linux), the data does not load with:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://data.kitware.com/api/v1/item/59de9de58d777f31ac641dc5/download. (Reason: CORS request did not succeed).

in the debug console.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
thewtexcommented, Feb 8, 2019

Issue number 1000! ✨

0reactions
thewtexcommented, Feb 12, 2019

I will contact sys-admin…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firefox local development "CORS request not http"
Hi Arne, Firefox 68 contains a security patch which restricts the kinds of files that pages can load (and methods of loading) when...
Read more >
Cross-Origin Request Blocked when loading local file
In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or...
Read more >
Restrictions on File Urls - text/plain
Unfortunately, blocking file:// urls in the browser is a solid security restriction, but it's not complete. There are myriad formats which have ...
Read more >
Loading Local Files in Firefox and Chrome
In Firefox, first you need to navigate to about:config in the Firefox browser, search for the privacy.file_unique_origin setting, and set it ...
Read more >
Mozilla Firefox : List of security vulnerabilities - CVE Details
# CVE ID CWE ID Vulnerability Type(s) Publish Date Update Date Score Gaine... 1 CVE‑2021‑23981 787 Mem. Corr. +Info 2021‑03‑31 2022‑05‑03 5.8 None 2 CVE‑2021‑23968...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found