Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while downloading file from Firebase Storage #241

Open
haqqi-zk opened this issue Apr 17, 2023 · 0 comments
Open

Error while downloading file from Firebase Storage #241

haqqi-zk opened this issue Apr 17, 2023 · 0 comments

Comments

@haqqi-zk
Copy link

I tried to use this package to download certain file from firebase storage using the DownloadHandlerFile request function but always meet with the same error

Proyecto26.RequestException: HTTP/1.1 403 Forbidden

and here is the code

image

i am using .pdf file as an example and the url target from the request debug has no problem when accessed
i also already make the storage rules open at the firebase

image

when i tried to download the file without the "?alt=media" word to it it can download but not the real file but only the file with several value in it

image

which is not the one i want
if there is something i missed in the script please tell me
its hard because there is no real demo about DownloadHandlerFile for REST API
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant