I'm trying to get a share link using the API. I have a problem when I try to get a link to a file with a rev number. For example, myfile (5).txt
In these cases the numbers were added by your system during a PUT because I have it set up to not overwrite. Any advice about how to get these revised files?
I am saving the file to Dropbox and using the returned URL from the original post to get it again. I get a "malformed url" error.