Download from loopback giving me corrupt file. It adds _ in extension . pdf-sample._pdf
JheelVala opened this issue · 2 comments
I am using loopback which connects with mongodb. When I try to download a file using loopback UI
GET /containers/{container}/download/{file}
its response is success but when i clicked on link it downloads corrupt file. pdf-sample.pdf
Same URL when I hit on browser it works correctly.
Also when I hit same URL in postman it works.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS
file at the top-level of this repository.