This topic was automatically generated from Slack. You can find the original thread here.
Hi there, another File Stash question (still also hoping for an answer to my other question).
We just implemented File Stash, which most of the time works great, but I need the public URL to be present as well. Just had a situation where the file was properly downloaded, but the URL wasn’t generated. Why does that happen, and can I force it to always return the URL?
A fix for this bug was shipped. The output should now have a presigned URL for the file (in get_url) when the file name has spaces or other special characters.