hubmapconsortium / hra-workflows-runner

hra-workflows-runner: Pipeline to download, annotate, and summarize experimental data using hra-workflows
MIT License
0 stars 0 forks source link

405 error with cellxgene #29

Closed vickydaiya closed 6 months ago

vickydaiya commented 8 months ago

I was running the pipeline for downloading cellxgene data last week. All of them were failing. I've made some changes which fixes that. the download URL was obtained using the "presigned_url" key from API response which has been renamed to "URL". Thus it was giving 405 error.

andreasbueckle commented 8 months ago

Fixed with renaming to url