File Downloading Bug
sebastianfelipe opened this issue · 2 comments
Description/Steps to reproduce
Hi, when someone implements loopback-component-storage, is not possible to download a file (in these new versiones of loopback-component-explorer). It can be downloaded using Postman so I think this issue is related with this component.
Steps:
- Use the endpoint to download a file
- It doesn't respond... it is waiting like doing something
Expected result
It should download the file and if It is an image, It should show it. But it doesn't do anything, instead it appears overloading something, without response.
Additional information
Versions ago, that problem didn't exist.
With postman is possible to download the files and show images (in case there is an image)
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.