Firebase storage

first, I set the package name of the app and registered my app in my firebase storage.
second, I download my JSON file into my kodular app.
but when I want to upload any file it’s failed and get the message (user doesn`t have permission to access this object).

Did you set proper permission in the firebase storage rule?

Pls ref this guide once