Can't download files with my service account, getting 403 Forbidden error. The only files I am allowed to download seem to be those that I have uploaded with Pyrebase on the same day. Older files and files uploaded from console/android are returning Forbidden. I do have an owner service account and firebase storage rules are set to allow read, write at all paths.
Can't download files with my service account, getting 403 Forbidden error. The only files I am allowed to download seem to be those that I have uploaded with Pyrebase on the same day. Older files and files uploaded from console/android are returning Forbidden. I do have an owner service account and firebase storage rules are set to
allow read, writeat all paths.