Accessing the signed url of firebase storage from browser says “ Access denied”
问题 I have a cloud function which will generate signed url for the uploaded image into the firebase storage and was able to generate the signed url. And when I tried to access the image from that url via browser, below is the error message i was getting. url : https://storage.googleapis.com/mango-b715d.appspot.com/thumb_ESP_014033_1910_desktop.jpg?GoogleAccessId=firebase-adminsdk-lar4y@mango-b715d.iam.gserviceaccount.com Error message : <Error> <Code>AccessDenied</Code> <Message>Access denied.<