When i tried to make a read call to my db it always returns that my user is not authorized to perform such action am i doing something wrong?
TL;DR
Developers are encountering authorization issues when trying to read from the database. They are advised to check the output from 'user.get()' to ensure the object of the logged user is correctly retrieved.
Sir Laban
21 Jan, 2025, 21:38
Guille
21 Jan, 2025, 21:39
Can you show us the output from ′user.get()′ ? to check object of the logged user