Loading ped from URL doesn't work
Opened this issue · 1 comments
mvelinder commented
Loading ped only works from local files, does not work from URL https://home.chpc.utah.edu/~u0691312/iobio_demo/grch38/exome/A1105-210209-VAR-Marth-Iobio_Demo_Data.ped
tonydisera commented
It looks like this was a CORS issue. If the hosting website doesn't have the response header set up to "allow origin", then clin.iobio won't be able to fetch the ped file. I've updated the error message so that it doesn't fail silently anymore. You can test with a version where the webserver is opened up for this request to verify that ped URLs do work.
https://s3.amazonaws.com/gene.iobio.config/a1105.ped