I’m trying to get Paraview Glance to load my volume from a URL, and it doesn’t seem to work. I think it tries and then just pops up the load window. Here’s my URL:
I noticed that when I try to load the example data sets on the Glance webpage, the same thing happens. They also fail to load and just pop up the load window.
We are investigating using Paraview Glance for viewing DICOM and meshes on the NIH 3D Print Exchange. As a test, I was trying to load a surface model from 3d STL file on our server. For some reason it will not load.
Access to XMLHttpRequest at 'https://3dprint.nih.gov/sites/default/files/models/pdb_files/PDB-5W3D-ribbon.stl' from origin 'https://kitware.github.io' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://d2z471btmx6vaz.cloudfront.net' that is not equal to the supplied origin.
I am trying to load a .vtk into paraview glance which is hosted on a dedicated domain. But, the api I am trying to access via the ‘url’ parameter is token protected (the file api is also hosted under the same domain). How can I pass the token along with the ‘url’ parameter in glance.