Module table queries responding 403 unauthorized accessfrom public view, even though modules are public

Hello, i have implemented a couple of modules in some retool views that are public, and im getting some errors where queries arent being executed, and instead i se a message error 403 unauthorized access. Both the modules and the page are public, not password protected, queries with automatic input changes are working, its only those that run on load.

Any ideas?

Hi @sergiofra98 What resource type are the run on load queries? Do the resources have authentication on them (Oauth2, etc)?

Does the app work in the non-public version?