What I’m doing is authenticating my app with firebase authentication and saving user data on firebase. Text data on firebase database and profile pic on firebase storage. For retrieving purpose, I’m uploading image with name userID.
After that, Image successfully uploaded at storage with name userID but during retrieving, I got this error below.
I don’t know what rules I have to change. where I can found this rules_version=“1”

