Steps to reproduce: 1. Create a folder which contains space (Eg: 'Untitled Folder') 2. Navigate inside the folder and create a notebook 3. Go to file -> Save As 4. It would already contain the folder name. But space would be replaced with %20. Enter the name for the new notebook to be created after '/'. 5. Click on "Save". It fails with the error. Manual resolution: Remove the %20 manually. Then click on "save". It works