Skip to content

Fix file downloads with space in path

ryanlong requested to merge deepakduggirala-patch-1 into main

Created by: deepakduggirala

Description

The download (individual) of files is not working when the path contains spaces. Ex: M Glycans/AGHJSD-1.features.csv. This fix URL encodes the path before requesting a download token.

Merge request reports

Loading