Closed vim-sroberge closed 1 year ago
After some tests and discussion with Martin it was decided that removing HEAD from the viewer was not the right approach.
I can't seem to repro this issue. The WebGL viewer is never actually given a direct link to our API, in WebGLAuth.vue
we fetch the saas token from the backend and pass this (a URL directly to our CDN) to the viewer instead.
It's possible that upgrading CDN's magically fixed this issue?
TODO
The webgl viewer is using HTTP HEAD to query the nature of the file to load.