Acronalb
(saimo)
October 19, 2020, 9:55pm
1
hi, i have a problem to download from firebase storage.
i use the native blocks, i upload an image and after i try to download it but there is always the same error: "Object does not exist at location.
i can see the image with the web viewer but i can’t download it.
what is the problem?
download link is like : https://firebasestorage.googleapis.com/v0/b/xxxxxxxxxxx.appspot.com/o/xxxxxxxw5rE7VqaO5yi2%2Fimage%2FIMG_20201019_221231?alt=media
result:
i see the image that i uploaded but i can’t download
I think the download file block takes the path of file in firebase storage and not the link But i’m not sure.
But another way to download file from firebase ( as you know the link ) is to use the download component:
And set the url property to your firebase file download link
5 Likes
pepocero
(Pepocero)
October 20, 2020, 10:26am
5
If you have the firebase link it is better to use the download component
system
(system)
Closed
November 19, 2020, 10:26am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.