FirebaseError - Permission denied Still appear when starting The App

Hi,
Actually I spent several hours trying to solve this issue, when making authentication to my app with filebase
the problem is: only when using ( “.read”:“true”,) to all buckets the app works fine otherwise popup window appears at starting of the app (FirebaseError - Permission denied) when using ( “.read”:“auth.uid !== null”,) rule
by the way I did test in the rules playground and there is no problem with it

image

image

image

1 Like

Thanks for your quick response,

let me try,

when I simulate it with rules playground, the data could be gotten without authentication !

I have same problem

using firebase autheticacion api resto un web module, the error apprar when the block firebase.tokenId try obtain the token, the app run correctly.