BUG: Download from URL delivers wrong suffix .zip

Hello there,

some days ago everything worked fine. when i downloaded files from my backend they were delivered with the correct ending like xlsx, pptm,…

now alle my files get downloaded with undefined ending so i cannot open them on my pc after download. if i manually redefine them e.g. as xlsx i can open it and data is correct. but its important the files get downloaded correctly with endings.

any idea what to do?

this is my download process

with the file id to url:

okay it is fixed. maybe problem was created after i implemented my own url via cdn and was accessing the endpoints from the system url. now i access the process from the new main url and it works.

1 Like

@Marcel
For every custom domain we use Cloudflare by default. Cloudflare supplies CDN, WAF, TLS certificates, various additional security and performance rules. That’s totally fine if you set you custom CDN on top if you need it, but probably it will add some overhead in connection times (usually almost non-noticeable) and can make debugging a bit more complicated.

If you need it - use it. If you need just any CDN, you can stick with our default Cloudflare.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.