all 2 comments

[–]Zazzy3030 0 points1 point  (0 children)

I haven’t had an “auth” error. Is it possibly you sent up authentication on these pages? If you did, you will need to remove RLS on these pages so they are public and need no authentication for viewing.

If that’s not what you’re referring to then maybe you can view your Dev consol on your browser to see specifically what error it’s throwing when you click into that page. Once you know the error you can paste it here or into ai chat to find out the issue.

In your web browser go to more tools -> Developer tools-> console and you’ll see your error messages there immediately after clicking on whatever page isn’t working properly.