Fix file downloads with space in path
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.