URISyntaxException with spaces in URL in Download Visual-Recipe

rmios
rmios Registered Posts: 19 ✭✭✭✭

Trying to download files with spaces in the URL causes the following error:

Oops: an unexpected error occurred
Illegal character in path at index 67: https://archive.ics.uci.edu/ml/machine-learning-databases/00264/EEG Eye State.arff

Please see our options for getting help
HTTP code: 500, type: java.net.URISyntaxException

Using %20 instead of spaces causes another error:

Invalid argument
An invalid argument has been encountered : Illegal character in path at index 67: https://archive.ics.uci.edu/ml/machine-learning-databases/00264/EEG Eye State.arff, caused by: URISyntaxException: Illegal character in path at index 67: https://archive.ics.uci.edu/ml/machine-learning-databases/00264/EEG Eye State.arff

DSS Version is 7.0.2

Answers

Setup Info
    Tags
      Help me…