Open Shivam2101s opened 1 year ago
Hello,
The problem describe has no relation with GCS. GCS is working fine and your configuration looks good.
I suggest you to check the error details on your strapi instance, but your problem is related with filters set in URL with GET files routing.
Have you try to debug the GET /files route first ?
Thanks,
Hello Lith, Yes tried debugging GET /files, and everything is the same as earlier, and no issues were found.
Is there anything else that I need to change ?
Thanks for your help
Describe the bug Uploading media is working fine, but will fetching images in the media library from the bucket gives 500
Error screenshot for fetching images from bucket
Error screenshot for adding folder
plugins.js file
middlewares.js file