When I use the dropbox API to download a file, the file will be saved in the root path of my code(Q4.zip) as the picture. How can I download it from the browser and choose the file path which stored it in my computer? I'm using Reactjs as frontend and Spring boot for backend.
.