Unable to GET media from GCS bucket and add folder in media library
Shivam2101s opened this issue · 2 comments
Shivam2101s commented
Lith commented
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,
Shivam2101s commented
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