pimcore / skeleton

The Pimcore Skeleton - The right package to get your Pimcore project started from the ground up! 💪
https://pimcore.com
100 stars 107 forks source link

Download csv assets does not work #192

Closed fashxp closed 1 month ago

fashxp commented 5 months ago

Hi everyone,

I'm currently working on a project using Pimcore, and I've encountered an issue with downloading .csv files from the Digital Asset Management (DAM) system using the public URL.

When I try to access the .csv file through its public URL, I get the following error: No route found for "GET http://localhost:2009/route-name/name-file.csv"

Interestingly, when I use an .xlsx format, the download works correctly, but the .csv files do not. Unfortunately, I require the files to be in .csv format.

Originally posted by @AlephCode in https://github.com/pimcore/pimcore/discussions/17066

alexz707 commented 1 month ago

added config to demo, ee demo and skeleton