Currently, I am facing an issue where the frontend developers on my team are unable to retrieve data from the backend that I built for them using Strapi. Even after pulling my changes from github, they continue to face difficulties accessing the data. The root of the problem seems to be related to configuring permissions for reading files from the database.
I have experimented with several solutions in an attempt to resolve this problem, but unfortunately, none of them have been successful so far.