Hi everyone, I have a question: has anyone experienced an issue with Supabase where you have two users with the same permissions, and one can see all the API calls but the other can only see some? Why is this happening? 🤔
Additionally, I’ve made sure that both users have the same permissions and everything in my app, yet they still can’t see all the API calls. Only the first user I created can see them all, while newly created users can only see a few. It’s a strange bug.
It’s worth mentioning that I’m using the APK of my app; I haven’t uploaded it to any store yet, and I’m only running it on an emulator and on my phone.